Package | Description |
---|---|
org.apache.flex.compiler.internal.parsing.as | |
org.apache.flex.compiler.internal.projects |
This package is the internal counterpart of the external
org.apache.flex.compiler.projects package. |
Modifier and Type | Method and Description |
---|---|
void |
ConfigProcessor.connect(IProjectConfigVariables variables)
Sets the
IProjectConfigVariables that will be used to alter the
shape of the tree we are building |
boolean |
IProjectConfigVariables.equals(IProjectConfigVariables other) |
Modifier and Type | Method and Description |
---|---|
IProjectConfigVariables |
ConfigManager.getProjectConfig(CompilerProject project)
Returns the
IProjectConfigVariables object for the given project. |
IProjectConfigVariables |
CompilerProject.getProjectConfigVariables()
Returns an
IProjectConfigVariables struct that contains all the config data for this project |
Copyright © 2016 The Apache Software Foundation. All rights reserved.