Package | Description |
---|---|
org.apache.flex.compiler.codegen.as | |
org.apache.flex.compiler.internal.codegen.as | |
org.apache.flex.compiler.internal.codegen.js | |
org.apache.flex.compiler.internal.codegen.js.amd | |
org.apache.flex.compiler.internal.codegen.js.jx | |
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.visitor.as |
Modifier and Type | Method and Description |
---|---|
void |
IASEmitter.emitLanguageIdentifier(ILanguageIdentifierNode node) |
Modifier and Type | Method and Description |
---|---|
void |
ASEmitter.emitLanguageIdentifier(ILanguageIdentifierNode node) |
void |
ASBlockWalker.visitLanguageIdentifierNode(ILanguageIdentifierNode node) |
Modifier and Type | Field and Description |
---|---|
ISubEmitter<ILanguageIdentifierNode> |
JSEmitter.languageIdentifierEmitter |
Modifier and Type | Method and Description |
---|---|
void |
JSEmitter.emitLanguageIdentifier(ILanguageIdentifierNode node) |
Modifier and Type | Method and Description |
---|---|
void |
JSAMDEmitter.emitLanguageIdentifier(ILanguageIdentifierNode node) |
Modifier and Type | Method and Description |
---|---|
void |
LanguageIdentifierEmitter.emit(ILanguageIdentifierNode node) |
Modifier and Type | Class and Description |
---|---|
class |
LanguageIdentifierNode
Represents identifiers that are built into the AS3 language.
|
Modifier and Type | Method and Description |
---|---|
void |
IASBlockVisitor.visitLanguageIdentifierNode(ILanguageIdentifierNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.