Package | Description |
---|---|
org.apache.flex.compiler.asdoc |
This package contains interfaces related to ASDoc,
the documentation system for AS and MXML APIs.
|
org.apache.flex.compiler.internal.parsing.as | |
org.apache.flex.compiler.internal.parsing.mxml | |
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.tree.as |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.as package. |
org.apache.flex.compiler.internal.tree.mxml |
This package is the internal counterpart of the external
org.apache.flex.compiler.tree.mxml package. |
org.apache.flex.compiler.problems |
This package contains classes representing various problems
that can be encountered during compilation.
|
org.apache.flex.compiler.tree.as |
Class and Description |
---|
ASToken
ActionScript token (output unit of ASTokenizer/ASTokenFixer, input unit of
ASTreeAssembler).
|
Class and Description |
---|
ASDocToken |
ASToken
ActionScript token (output unit of ASTokenizer/ASTokenFixer, input unit of
ASTreeAssembler).
|
ASTokenTypes |
BaseMetaTagParser |
BaseRawASTokenizer
Base class for RawActionScriptTokenizer.
|
BaseRawTokenizer
Base class for JFlex-based tokenizers (RawScriptTokenizer, RawTagTokenizer,
RawCSSTokenizer, RawMetadataTokenizer).
|
BaseRepairingTokenBuffer
Base class for repairing token buffers.
|
DeferFunctionBody
Options to turn on and off "deferred function body" feature.
|
IncludeHandler
Handler for include processing.
|
IncludeHandler.Tree
Tree node type for storing include relationships.
|
IProblemReporter
Interface to allow adding problems that are found in different contexts
|
IProjectConfigVariables
Interface for interacting with config variables from the commandline or from
project settings
|
IRepairingTokenBuffer
Interface for the stream of tokens that will be passed to the parser.
|
MetaDataPayloadToken
This token represents a valid set of metadata, and includes all of the
indivdual tokens that make up that set
|
MetadataToken
Metadata token (output unit of MetadataTokenizer, input unit of
MetadataParser)
|
MetadataTokenTypes |
OffsetCue
Background Imagine an ActionScript source as a character stream
(include directives are expanded and merged into the main file), each
character's offset number is an "absolute" offset.
|
StreamingASTokenizer
This Tokenizer provides tokens to be used by various clients, most notably
the ASParser.
|
Class and Description |
---|
ASToken
ActionScript token (output unit of ASTokenizer/ASTokenFixer, input unit of
ASTreeAssembler).
|
ASTokenTypes |
IncludeHandler
Handler for include processing.
|
Class and Description |
---|
IProjectConfigVariables
Interface for interacting with config variables from the commandline or from
project settings
|
Class and Description |
---|
OffsetLookup
Tokens generated from
StreamingASTokenizer has been altered so that
their start and end offsets are absolute offsets. |
Class and Description |
---|
ASToken
ActionScript token (output unit of ASTokenizer/ASTokenFixer, input unit of
ASTreeAssembler).
|
ConfigProcessor
Processor handles config information found by the parser and that is set on
the current project
|
IncludeHandler
Handler for include processing.
|
IProblemReporter
Interface to allow adding problems that are found in different contexts
|
OffsetLookup
Tokens generated from
StreamingASTokenizer has been altered so that
their start and end offsets are absolute offsets. |
Class and Description |
---|
OffsetLookup
Tokens generated from
StreamingASTokenizer has been altered so that
their start and end offsets are absolute offsets. |
Class and Description |
---|
ASToken
ActionScript token (output unit of ASTokenizer/ASTokenFixer, input unit of
ASTreeAssembler).
|
Class and Description |
---|
OffsetLookup
Tokens generated from
StreamingASTokenizer has been altered so that
their start and end offsets are absolute offsets. |
Copyright © 2016 The Apache Software Foundation. All rights reserved.