| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions | |
| org.apache.royale.compiler.tree.as |
| Modifier and Type | Method and Description |
|---|---|
IParameterNode |
IParameterDefinition.getNode()
Returns the
IParameterNode from which this definition was
created, if the definition came from the AST for a source file. |
| Modifier and Type | Method and Description |
|---|---|
IParameterNode[] |
IFunctionNode.getParameterNodes()
Get the parameters of this function as an array of
IParameterNode
elements |
Copyright © 2023 The Apache Software Foundation. All rights reserved.