This is the documentation for the Falcon compiler and its supporting libraries.

The code is organized into six top-level packages:

org.apache.flex.abc Library for manipulating ActionScript byte code
org.apache.flex.compiler The Falcon compiler
org.apache.flex.swc Library for reading and writing SWC files
org.apache.flex.swf Library for reading and writing SWF files
org.apache.flex.utils Library containing miscellaneous utilities

For more information, read the description of each of these packages.