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. |
Modifier and Type | Method and Description |
---|---|
ISetterDefinition |
IGetterDefinition.resolveSetter(ICompilerProject project) |
Modifier and Type | Class and Description |
---|---|
class |
SetterDefinition |
class |
SyntheticBindableSetterDefinition
Setter definition created for a Bindable Variable
|
Modifier and Type | Method and Description |
---|---|
ISetterDefinition |
GetterDefinition.resolveSetter(ICompilerProject project) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.