Package | Description |
---|---|
org.apache.flex.compiler.codegen.as | |
org.apache.flex.compiler.internal.codegen.as | |
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
org.apache.flex.compiler.tree.as | |
org.apache.flex.compiler.visitor.as |
Modifier and Type | Method and Description |
---|---|
void |
IASEmitter.emitKeyword(IKeywordNode node) |
Modifier and Type | Method and Description |
---|---|
protected void |
ASEmitter.emitAccessorKeyword(IKeywordNode node) |
void |
ASEmitter.emitKeyword(IKeywordNode node) |
void |
ASBlockWalker.visitKeyword(IKeywordNode node) |
Modifier and Type | Class and Description |
---|---|
class |
KeywordNode |
Modifier and Type | Method and Description |
---|---|
IKeywordNode |
AccessorNode.getAccessorKeywordNode() |
Modifier and Type | Method and Description |
---|---|
IKeywordNode |
IAccessorNode.getAccessorKeywordNode()
Gets the node containing the
get or set keyword. |
IKeywordNode |
IDefaultXMLNamespaceNode.getKeywordNode()
Gets the node representing the
default xml namespace keyword. |
Modifier and Type | Method and Description |
---|---|
void |
IASBlockVisitor.visitKeyword(IKeywordNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.