| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions |
| Modifier and Type | Method and Description |
|---|---|
IReference[] |
IInterfaceDefinition.getExtendedInterfaceReferences()
Returns
IReference objects that will resolve to any interface this
interface directly extends. |
IReference |
IFunctionDefinition.getReturnTypeReference()
Gets a reference to the return type for this function.
|
IReference |
IDefinition.getTypeReference()
Gets a reference to the type of this definition.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.