| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions | |
| org.apache.royale.compiler.tree.as |
| Modifier and Type | Method and Description |
|---|---|
IFunctionNode |
IFunctionDefinition.getFunctionNode()
Returns the
IFunctionNode from which this definition was created,
if the definition came from the AST for a source file. |
| Modifier and Type | Method and Description |
|---|---|
List<IFunctionNode> |
IFunctionNode.getLocalFunctions()
Get local functions within
|
| Modifier and Type | Method and Description |
|---|---|
void |
IFunctionNode.rememberLocalFunction(IFunctionNode localFunction)
Remember local Functions in this function node().
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.