| Package | Description | 
|---|---|
| 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.semantics | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GetterDefinition  | 
class  | 
SetterDefinition  | 
class  | 
SyntheticBindableGetterDefinition
Getter definition created for a Bindable Variable 
 | 
class  | 
SyntheticBindableSetterDefinition
Setter definition created for a Bindable Variable 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AccessorDefinition | 
AccessorDefinition.resolveCorrespondingAccessor(ICompilerProject project)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
MethodBodySemanticChecker.canGetterBeInlined(AccessorDefinition accessor)
Test whether the getter for the specified accessor can be inlined 
 | 
boolean | 
MethodBodySemanticChecker.canSetterBeInlined(AccessorDefinition accessor)
Test whether the setter for the specified accessor can be inlined 
 | 
Copyright © 2016 The Apache Software Foundation. All rights reserved.