This class provides a mechanism for passing objects from one subsystem to another and for reusing objects in multiple phases. Each CompilationUnit is paired with it's own CompilerContext. This class also facilitates passing around and reusing ASC's context.
@author Clement Wong
@author Cathy Murphy
@see flex2.compiler.CompilationUnit
@see macromedia.asc.util.Context
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.