Package | Description |
---|---|
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
Modifier and Type | Method and Description |
---|---|
void |
IfNode.addBranch(TerminalNode node) |
void |
TryNode.addFinallyBlock(TerminalNode node)
Adds a
finally clause in the order in which it was found |
Copyright © 2016 The Apache Software Foundation. All rights reserved.