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.codegen.mxml.vf2js | |
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.emitScript(IMXMLScriptNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLEmitter.emitScript(IMXMLScriptNode node) |
void |
MXMLBlockWalker.visitScript(IMXMLScriptNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLFlexJSEmitter.emitScript(IMXMLScriptNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLVF2JSEmitter.emitScript(IMXMLScriptNode node) |
Modifier and Type | Method and Description |
---|---|
IMXMLScriptNode[] |
MXMLClassDefinitionNode.getScriptNodes() |
Modifier and Type | Method and Description |
---|---|
IMXMLScriptNode[] |
IMXMLClassDefinitionNode.getScriptNodes()
Gets an array of all the child nodes that represent
Copyright © 2016 The Apache Software Foundation. All rights reserved. |