org.apache.flex.compiler.parsing
package.See: Description
Interface | Description |
---|---|
ISourceFragment |
An
ISourceFragment represents a fragment of source code. |
ITokenStreamFilter |
Class | Description |
---|---|
FakingReader |
Reader that spoofs adding several characters to the end of the existing Reader.
|
FilteringList<T extends ICMToken> | |
SourceFragment |
This class is an implementation of the
ISourceFragment interface. |
SourceFragmentsReader | |
TokenBase |
Base class of ASToken, MXMLToken, CSSToken
|
org.apache.flex.compiler.parsing
package.
See the description
of the org.apache.flex.compiler
package for an explanation
of how the compiler code is organized into external and internal packages.
Copyright © 2016 The Apache Software Foundation. All rights reserved.