public class MxmlCompilationUnit extends CompilationUnit
NodeImplBase.Scoped| Modifier and Type | Field and Description |
|---|---|
static String |
AS_STRING |
static String |
NET_JANGAROO_EXT_EXML |
packageDeclaration, primaryDeclarationusesInstanceThis| 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) |
addBuiltInIdentifierUsage, addDependency, addPublicApiDependency, analyze, getAnnotations, getChildren, getCompileDependencies, getDirectives, getLBrace, getMixinCompilationUnit, getPackageDeclaration, getPrimaryDeclaration, getPublicApiDependencies, getRBrace, getResourceDependencies, getRuntimeDependencies, getRuntimeDependencies, getSymbol, getUsedBuiltInIdentifiers, isInSourcePath, mapMixinInterface, toString, visitanalyze, getParentNode, makeChildren, notifyInstanceThisUsed, propagateInstanceThisUsed, scope, usesInstanceThis, withNewDeclarationScope, withNewLabelScopepublic static final String NET_JANGAROO_EXT_EXML
public static final String AS_STRING
public 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.