Package | Description |
---|---|
org.apache.flex.compiler.codegen.mxml | |
org.apache.flex.compiler.internal.codegen.mxml | |
org.apache.flex.compiler.internal.codegen.mxml.flexjs | |
org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
org.apache.flex.compiler.tree.mxml | |
org.apache.flex.compiler.visitor.mxml |
Modifier and Type | Method and Description |
---|---|
void |
IMXMLEmitter.emitDeclarations(IMXMLDeclarationsNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLEmitter.emitDeclarations(IMXMLDeclarationsNode node) |
void |
MXMLBlockWalker.visitDeclarations(IMXMLDeclarationsNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLFlexJSEmitter.emitDeclarations(IMXMLDeclarationsNode node) |
Modifier and Type | Method and Description |
---|---|
IMXMLDeclarationsNode[] |
MXMLClassDefinitionNode.getDeclarationsNodes() |
Modifier and Type | Method and Description |
---|---|
IMXMLDeclarationsNode[] |
IMXMLClassDefinitionNode.getDeclarationsNodes()
Gets an array of all the child nodes that represent
|
Modifier and Type | Method and Description |
---|---|
void |
IMXMLBlockVisitor.visitDeclarations(IMXMLDeclarationsNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.