| Package | Description |
|---|---|
| org.apache.royale.compiler.scopes |
| Modifier and Type | Method and Description |
|---|---|
IDefinitionSet |
IASScope.getLocalDefinitionSetByName(String baseName)
Gets the set of definitions in this one scope that have the specified base name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<IDefinitionSet> |
IASScope.getAllLocalDefinitionSets()
Gets all the definition sets in this one scope.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.