| Package | Description |
|---|---|
| org.apache.royale.compiler.definitions |
| Modifier and Type | Method and Description |
|---|---|
IInterfaceDefinition[] |
IInterfaceDefinition.resolveExtendedInterfaces(ICompilerProject project)
Get the definitions of the extended interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<IInterfaceDefinition> |
IInterfaceDefinition.interfaceIterator(ICompilerProject project,
boolean includeThis)
Creates an iterator for enumerating all of the interfaces that this class
implements.
|
Set<IInterfaceDefinition> |
ITypeDefinition.resolveAllInterfaces(ICompilerProject project) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.