| 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.emitIterationFlow(IIterationFlowNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
ASEmitter.emitIterationFlow(IIterationFlowNode node) |
void |
ASBlockWalker.visitIterationFlow(IIterationFlowNode node) |
| Modifier and Type | Field and Description |
|---|---|
ISubEmitter<IIterationFlowNode> |
JSEmitter.interationFlowEmitter |
| Modifier and Type | Method and Description |
|---|---|
void |
JSEmitter.emitIterationFlow(IIterationFlowNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
IterationFlowEmitter.emit(IIterationFlowNode node) |
| Modifier and Type | Class and Description |
|---|---|
class |
IterationFlowNode
Represents a statement that changes the flow within an iterative statement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IASBlockVisitor.visitIterationFlow(IIterationFlowNode node) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.