| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions | |
| org.apache.royale.compiler.scopes |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFunctionDefinition
A definition representing a
function declaration. |
interface |
IInterfaceDefinition
A definition representing an
interface declaration. |
interface |
IMemberedDefinition |
interface |
ITypeDefinition
The base interface for class and interface definitions,
including definitions of vector types.
|
| Modifier and Type | Method and Description |
|---|---|
IScopedDefinition |
IASScope.getDefinition()
Gets the scoped definition that produced this scope.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.