Package | Description |
---|---|
org.apache.flex.compiler.internal.abc | |
org.apache.flex.compiler.internal.as.codegen | |
org.apache.flex.compiler.internal.codegen.js.flexjs | |
org.apache.flex.compiler.internal.codegen.js.utils | |
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.definitions.mxml | |
org.apache.flex.compiler.internal.embedding | |
org.apache.flex.compiler.internal.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.mxml package. |
org.apache.flex.compiler.internal.projects |
This package is the internal counterpart of the external
org.apache.flex.compiler.projects package. |
org.apache.flex.compiler.internal.scopes |
This package is the internal counterpart of the external
org.apache.flex.compiler.scopes package. |
org.apache.flex.compiler.internal.semantics | |
org.apache.flex.compiler.internal.targets |
This package is the internal counterpart of the external
org.apache.flex.compiler.targets package. |
org.apache.flex.compiler.internal.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
org.apache.flex.compiler.projects |
This package contains interfaces representing projects.
|
Class and Description |
---|
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
TypeDefinitionBase
Instances of this class represent definitions of ActionScript types (i.e.,
classes and interfaces) in the symbol table.
|
Class and Description |
---|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
NamespaceDefinition
Instances of this class represent definitions of ActionScript namespaces in
the symbol table.
|
Class and Description |
---|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
Class and Description |
---|
NamespaceDefinition.INamepaceDeclarationDirective
Implemented by namespace definitions constructed from namespace
definition directives found in source code.
|
Class and Description |
---|
AccessorDefinition
AccessorDefinition is the abstract base class for definitions that
represent getters and setters. |
AmbiguousDefinition
IDefinition marker to represent ambiguous results.
|
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
ClassDefinitionBase |
ClassTraitsDefinition
Definition to represent the class traits, which holds all the static members,
and whose baseclass is "Class".
|
DefinitionBase
This class is the abstract base class for all ActionScript definitions in the
symbol table.
|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
GetterDefinition |
InterfaceDefinition
Each instance of this class represents the definition of an ActionScript
interface in the symbol table.
|
MemberedDefinition
MemberedDefinition is the abstract base class for definitions that
have members, namely definitions for packages, classes, and interfaces. |
MetadataDefinitionBase
This is the abstract base class for definitions in the symbol table that that
are declared by metadata tags on other definitions.
|
NamespaceDefinition
Instances of this class represent definitions of ActionScript namespaces in
the symbol table.
|
NamespaceDefinition.INamespaceDirective
Interface implemented by use namespace directives and by namespace
declarations.
|
ParameterDefinition
Each instance of this class represents the definition of an ActionScript
function parameter in the symbol table.
|
ScopedDefinitionBase
This is the abstract base class for definitions in the symbol table that have
a associated scope object.
|
SetterDefinition |
TypeDefinitionBase
Instances of this class represent definitions of ActionScript types (i.e.,
classes and interfaces) in the symbol table.
|
TypeDefinitionBase.TypeIterator |
VariableDefinition
Instances of this class represent definitions of ActionScript variables and
constants in the symbol table.
|
Class and Description |
---|
ParameterDefinition
Each instance of this class represents the definition of an ActionScript
function parameter in the symbol table.
|
Class and Description |
---|
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
Class and Description |
---|
DefinitionBase
This class is the abstract base class for all ActionScript definitions in the
symbol table.
|
Class and Description |
---|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
Class and Description |
---|
AppliedVectorDefinition
Definition representing a Vectorized type.
|
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
ClassDefinitionBase |
ConstantDefinition |
DefinitionBase
This class is the abstract base class for all ActionScript definitions in the
symbol table.
|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
NamespaceDefinition.INamespaceDirective
Interface implemented by use namespace directives and by namespace
declarations.
|
NamespaceDefinition.IUseNamespaceDirective
Implemented by all namespace references from constructed use namespace
directives found in source code.
|
ScopedDefinitionBase
This is the abstract base class for definitions in the symbol table that have
a associated scope object.
|
TypeDefinitionBase
Instances of this class represent definitions of ActionScript types (i.e.,
classes and interfaces) in the symbol table.
|
Class and Description |
---|
AccessorDefinition
AccessorDefinition is the abstract base class for definitions that
represent getters and setters. |
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
VariableDefinition
Instances of this class represent definitions of ActionScript variables and
constants in the symbol table.
|
Class and Description |
---|
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
Class and Description |
---|
ClassDefinition
Each instance of this class represents the definition of an ActionScript
class in the symbol table.
|
DefinitionBase
This class is the abstract base class for all ActionScript definitions in the
symbol table.
|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
InterfaceDefinition
Each instance of this class represents the definition of an ActionScript
interface in the symbol table.
|
NamespaceDefinition
Instances of this class represent definitions of ActionScript namespaces in
the symbol table.
|
PackageDefinition
This is the abstract base class for definitions in the symbol table that
represent packages.
|
Class and Description |
---|
FunctionDefinition
Each instance of this class represents the definition of an ActionScript
function in the symbol table.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.