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.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.emitObjectLiteralValuePair(IObjectLiteralValuePairNode node) |
Modifier and Type | Method and Description |
---|---|
void |
ASEmitter.emitObjectLiteralValuePair(IObjectLiteralValuePairNode node) |
void |
ASBlockWalker.visitObjectLiteralValuePair(IObjectLiteralValuePairNode node) |
Modifier and Type | Field and Description |
---|---|
ISubEmitter<IObjectLiteralValuePairNode> |
JSEmitter.objectLiteralValuePairEmitter |
Modifier and Type | Method and Description |
---|---|
void |
JSEmitter.emitObjectLiteralValuePair(IObjectLiteralValuePairNode node) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectLiteralValuePairEmitter.emit(IObjectLiteralValuePairNode node) |
Modifier and Type | Class and Description |
---|---|
class |
ObjectLiteralValuePairNode
ActionScript parse tree node representing a pair in an ObjectLiteral
|
Modifier and Type | Method and Description |
---|---|
void |
IASBlockVisitor.visitObjectLiteralValuePair(IObjectLiteralValuePairNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.