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.emitMetadata(IMXMLMetadataNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLEmitter.emitMetadata(IMXMLMetadataNode node) |
void |
MXMLBlockWalker.visitMetadata(IMXMLMetadataNode node) |
Modifier and Type | Method and Description |
---|---|
void |
MXMLFlexJSEmitter.emitMetadata(IMXMLMetadataNode node) |
Modifier and Type | Method and Description |
---|---|
IMXMLMetadataNode[] |
MXMLClassDefinitionNode.getMetadataNodes() |
Modifier and Type | Method and Description |
---|---|
IMXMLMetadataNode[] |
IMXMLClassDefinitionNode.getMetadataNodes()
Gets an array of all the child nodes that represent
|
Modifier and Type | Method and Description |
---|---|
void |
IMXMLBlockVisitor.visitMetadata(IMXMLMetadataNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.