Package | Description |
---|---|
org.apache.flex.compiler.internal.parsing.mxml | |
org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
Modifier and Type | Method and Description |
---|---|
MXMLFileScope |
MXMLScopeBuilder.build()
Builds the file scope for the MXML file.
|
Modifier and Type | Method and Description |
---|---|
MXMLFileScope |
MXMLTreeBuilder.getFileScope()
Gets the file scope previously built for thsi compilation unit.
|
Constructor and Description |
---|
MXMLTreeBuilder(MXMLCompilationUnit compilationUnit,
IFileSpecificationGetter fileSpecGetter,
String qname,
IMXMLData mxmlData,
MXMLFileScope fileScope,
Collection<ICompilerProblem> problems)
Constructor.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.