This class represents an Mxml document's class information and contains the object representation of the document's declarations, binding expressions, @Embed's, @Resource's, and styles. It is created by the ImplemenationCompiler and filled in by DocumentBuilder's analysis of the DOM.
@see flex2.compiler.mxml.ImplementationCompiler
@see flex2.compiler.mxml.builder.DocumentBuilder
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.