Package | Description |
---|---|
org.apache.flex.compiler.definitions |
This package contains interfaces for various kinds of definitions
found in AS and MXML files.
|
org.apache.flex.compiler.internal.definitions |
This package is the internal counterpart of the external
org.apache.flex.compiler.definitions package. |
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
Modifier and Type | Method and Description |
---|---|
ModifiersSet |
IDefinition.getModifiers() |
Modifier and Type | Method and Description |
---|---|
ModifiersSet |
DefinitionBase.getModifiers() |
ModifiersSet |
ClassTraitsDefinition.getModifiers() |
Modifier and Type | Method and Description |
---|---|
ModifiersSet |
ChainedVariableNode.getModifiers() |
ModifiersSet |
BaseDefinitionNode.getModifiers()
Get the modifiers of this variable.
|
ModifiersSet |
ModifiersContainerNode.getModifierSet() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.