| 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.visitor.as |
| Modifier and Type | Method and Description |
|---|---|
void |
IASEmitter.emitVariableExpression(IVariableExpressionNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASEmitter.emitVariableExpression(IVariableExpressionNode node) |
void |
ASBlockWalker.visitVariableExpression(IVariableExpressionNode node) |
| Modifier and Type | Class and Description |
|---|---|
class |
VariableExpressionNode
Expression that represents a variable contained within an iterative loop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IASBlockVisitor.visitVariableExpression(IVariableExpressionNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.