public class MxmlCompilationUnit extends CompilationUnit
NodeImplBase.ScopedpackageDeclaration, primaryDeclaration| Constructor and Description |
|---|
MxmlCompilationUnit(InputSource source,
XmlHeader optXmlHeader,
XmlElement rootNode,
MxmlParserHelper mxmlParserHelper) |
| Modifier and Type | Method and Description |
|---|---|
Ide |
addImport(String classQName) |
String |
getConstructorParamName() |
InputSource |
getInputSource() |
String |
getQualifiedNameStr() |
Map<String,VariableDeclaration> |
getVariables() |
boolean |
isClass() |
void |
scope(Scope scope) |
addDependency, addPublicApiDependency, analyze, getAnnotations, getChildren, getDependencies, getDependenciesInModule, getDirectives, getLBrace, getPackageDeclaration, getPrimaryDeclaration, getPublicApiDependencies, getRBrace, getResourceDependencies, getSymbol, getTransitiveDependencies, isInSourcePath, isRequiredDependency, mapMixinInterface, toString, visitanalyze, getParentNode, makeChildren, scope, withNewDeclarationScope, withNewLabelScopepublic MxmlCompilationUnit(@Nonnull InputSource source, @Nullable XmlHeader optXmlHeader, @Nonnull XmlElement rootNode, @Nonnull MxmlParserHelper mxmlParserHelper)
public void scope(Scope scope)
scope in interface AstNodescope in class CompilationUnitpublic String getQualifiedNameStr()
getQualifiedNameStr in class CompilationUnitpublic boolean isClass()
isClass in class CompilationUnitpublic InputSource getInputSource()
getInputSource in class CompilationUnit@Nonnull public Map<String,VariableDeclaration> getVariables()
Copyright © 2002–2021 CoreMedia AG. All rights reserved.