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. |
org.apache.flex.compiler.internal.parsing |
This package is the internal counterpart of the external
org.apache.flex.compiler.parsing 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.swf.builders |
This package contains classes and interfaces that help with building SWF tags.
|
org.apache.flex.utils |
This package contains miscellaneous utility classes used by the compiler
and its other support libraries.
|
Class and Description |
---|
Version
Represents a four-part version number, such as
4.5.12.12345 . |
Class and Description |
---|
FastStack
Stack implementation based on ArrayList instead of a Vector.
|
Version
Represents a four-part version number, such as
4.5.12.12345 . |
Class and Description |
---|
NonLockingStringReader |
Class and Description |
---|
FileID
A reliable way to identify and compare file paths.
|
Class and Description |
---|
Point
A value object for an x and y pair.
|
Class and Description |
---|
EnvProperties
EnvProperties checks in following order for a value.
1) unittest.properties
2) environment variables
3) for key FLEX_HOME & PLAYERGLOBAL_HOME sets a default value.
|
FastStack.IFastStackDecorator
Decorator used to change values as they come off this stack
|
FileID
A reliable way to identify and compare file paths.
|
ILengthAwareReader
Reader that can report back the overall length of its contents.
|
ILengthAwareReader.InputType
Represents the type of input to this reader
|
ITestAdapter
Created by christoferdutz on 23.02.16.
|
Version
Represents a four-part version number, such as
4.5.12.12345 . |
Copyright © 2016 The Apache Software Foundation. All rights reserved.