Apache Flex - FlexJS: Compiler: Parent 0.8.0-SNAPSHOT API

Packages 
Package Description
com.google.javascript.jscomp  
flash.tools  
flash.tools.debugger  
flash.tools.debugger.concrete  
flash.tools.debugger.events  
flash.tools.debugger.expression  
flash.tools.debugger.threadsafe  
flash.util  
flex.tools.debugger.cli  
flex2.compiler  
flex2.compiler.as3  
flex2.compiler.common  
flex2.compiler.config  
flex2.compiler.extensions  
flex2.compiler.io  
flex2.compiler.mxml  
flex2.compiler.mxml.lang  
flex2.compiler.util  
flex2.linker  
flex2.tools  
flex2.tools.flexbuilder  
flex2.tools.oem  
flex2.tools.oem.internal  
macromedia.asc.embedding  
macromedia.asc.util  
org.apache.flex.abc
This package and its subpackages contain a support library for manipulating ActionScript bytecode (ABC).
org.apache.flex.abc.diagnostics
This package contains classes and interfaces used to report non-fatal diagnostics from ABC processing.
org.apache.flex.abc.graph
This package cotains interfaces that define the behavior of a flowgraph.
org.apache.flex.abc.graph.algorithms
This package contains standard static analysis data structures, such as dominator trees and dominance frontiers.
org.apache.flex.abc.instructionlist
This package contains an assembly-language-like serialization of a method body.
org.apache.flex.abc.models
This package contains higher-level models of a method body and encoders to translate from the basic ABC model into these higher-level models.
org.apache.flex.abc.optimize
This package contains specialized visitors that transform their input according to some figure of merit.
org.apache.flex.abc.print
This package contains specialized visitors and supporting classes that transform their input into a human readable form.
org.apache.flex.abc.semantics
This package contains representations of the individual components of an ABC.
org.apache.flex.abc.visitors
This package contains the most basic model of ABC, which uses visitors.
org.apache.flex.compiler
This package and its subpackages contain the Falcon compiler.
org.apache.flex.compiler.ant
This package contains classes implementing the two Ant tasks <mxmlc> and <compc>.
org.apache.flex.compiler.ant.config
This package contains classes supporting configuration of the two Ant tasks <mxmlc> and <compc>.
org.apache.flex.compiler.ant.types
This package contains data types for various configuration options of the two Ant tasks <mxmlc> and <compc>.
org.apache.flex.compiler.asdoc
This package contains interfaces related to ASDoc, the documentation system for AS and MXML APIs.
org.apache.flex.compiler.asdoc.flexjs  
org.apache.flex.compiler.clients
This package contains classes implementing four compiler command-line tools: MXMLC, COMPC, ASC, and Optimizer.
org.apache.flex.compiler.clients.problems
This package contains classes and interfaces used by clients to report compiler problems.
org.apache.flex.compiler.codegen  
org.apache.flex.compiler.codegen.as  
org.apache.flex.compiler.codegen.js  
org.apache.flex.compiler.codegen.js.amd  
org.apache.flex.compiler.codegen.js.flexjs  
org.apache.flex.compiler.codegen.js.goog  
org.apache.flex.compiler.codegen.js.vf2js  
org.apache.flex.compiler.codegen.mxml  
org.apache.flex.compiler.codegen.mxml.flexjs  
org.apache.flex.compiler.common
This package contains miscellaneous classes and interfaces used by other compiler packages.
org.apache.flex.compiler.config
This package contains classes and interfaces related to the configuration subsystem.
org.apache.flex.compiler.constants
This package contains interfaces with various constants used throughout the compiler.
org.apache.flex.compiler.css
This package contains interfaces and classes representing various CSS concepts.
org.apache.flex.compiler.definitions
This package contains interfaces for various kinds of definitions found in AS and MXML files.
org.apache.flex.compiler.definitions.metadata
This package contains interfaces representing metadata annotations on definitions.
org.apache.flex.compiler.definitions.references
This package contains interfaces related to inter-definition references.
org.apache.flex.compiler.driver  
org.apache.flex.compiler.driver.js  
org.apache.flex.compiler.exceptions
This package contains classes representing custom Java exceptions that may be thrown by the compiler.
org.apache.flex.compiler.filespecs
This package contains classes and interfaces representing file specifications.
org.apache.flex.compiler.fxg
This package and its subpackages contains classes and interfaces for compiling FXG.
org.apache.flex.compiler.fxg.dom  
org.apache.flex.compiler.fxg.flex  
org.apache.flex.compiler.fxg.logging  
org.apache.flex.compiler.fxg.resources  
org.apache.flex.compiler.fxg.swf  
org.apache.flex.compiler.internal.abc  
org.apache.flex.compiler.internal.as.codegen  
org.apache.flex.compiler.internal.caches  
org.apache.flex.compiler.internal.clients
This package is the internal counterpart of the external org.apache.flex.compiler.clients package.
org.apache.flex.compiler.internal.codegen  
org.apache.flex.compiler.internal.codegen.as  
org.apache.flex.compiler.internal.codegen.databinding  
org.apache.flex.compiler.internal.codegen.externals.emit  
org.apache.flex.compiler.internal.codegen.externals.pass  
org.apache.flex.compiler.internal.codegen.externals.reference  
org.apache.flex.compiler.internal.codegen.externals.utils  
org.apache.flex.compiler.internal.codegen.js  
org.apache.flex.compiler.internal.codegen.js.amd  
org.apache.flex.compiler.internal.codegen.js.flexjs  
org.apache.flex.compiler.internal.codegen.js.goog  
org.apache.flex.compiler.internal.codegen.js.jsc  
org.apache.flex.compiler.internal.codegen.js.jx  
org.apache.flex.compiler.internal.codegen.js.node  
org.apache.flex.compiler.internal.codegen.js.utils  
org.apache.flex.compiler.internal.codegen.js.vf2js  
org.apache.flex.compiler.internal.codegen.mxml  
org.apache.flex.compiler.internal.codegen.mxml.flexjs  
org.apache.flex.compiler.internal.codegen.mxml.jsc  
org.apache.flex.compiler.internal.codegen.mxml.vf2js  
org.apache.flex.compiler.internal.common
This package is the internal counterpart of the external org.apache.flex.compiler.common package.
org.apache.flex.compiler.internal.config
This package is the internal counterpart of the external org.apache.flex.compiler.config package.
org.apache.flex.compiler.internal.config.annotations  
org.apache.flex.compiler.internal.config.localization
This package contains classes related to the legacy localization mechanism still used by the Flex configuration subsystem.
org.apache.flex.compiler.internal.css
This package is the internal extension of the external org.apache.flex.compiler.css package.
org.apache.flex.compiler.internal.css.codegen  
org.apache.flex.compiler.internal.css.semantics  
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.definitions.metadata  
org.apache.flex.compiler.internal.definitions.mxml  
org.apache.flex.compiler.internal.definitions.references  
org.apache.flex.compiler.internal.driver.as  
org.apache.flex.compiler.internal.driver.js  
org.apache.flex.compiler.internal.driver.js.amd  
org.apache.flex.compiler.internal.driver.js.flexjs  
org.apache.flex.compiler.internal.driver.js.goog  
org.apache.flex.compiler.internal.driver.js.jsc  
org.apache.flex.compiler.internal.driver.js.node  
org.apache.flex.compiler.internal.driver.js.vf2js  
org.apache.flex.compiler.internal.driver.mxml  
org.apache.flex.compiler.internal.driver.mxml.flexjs  
org.apache.flex.compiler.internal.driver.mxml.jsc  
org.apache.flex.compiler.internal.driver.mxml.vf2js  
org.apache.flex.compiler.internal.embedding  
org.apache.flex.compiler.internal.embedding.transcoders  
org.apache.flex.compiler.internal.filespecs  
org.apache.flex.compiler.internal.fxg.dom  
org.apache.flex.compiler.internal.fxg.dom.fills  
org.apache.flex.compiler.internal.fxg.dom.filters  
org.apache.flex.compiler.internal.fxg.dom.richtext  
org.apache.flex.compiler.internal.fxg.dom.strokes  
org.apache.flex.compiler.internal.fxg.dom.text  
org.apache.flex.compiler.internal.fxg.dom.transforms  
org.apache.flex.compiler.internal.fxg.dom.types  
org.apache.flex.compiler.internal.fxg.logging  
org.apache.flex.compiler.internal.fxg.resources  
org.apache.flex.compiler.internal.fxg.sax  
org.apache.flex.compiler.internal.fxg.swf  
org.apache.flex.compiler.internal.fxg.types  
org.apache.flex.compiler.internal.graph  
org.apache.flex.compiler.internal.mxml
This package is the internal counterpart of the external org.apache.flex.compiler.mxml 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.parsing.as  
org.apache.flex.compiler.internal.parsing.mxml  
org.apache.flex.compiler.internal.projects
This package is the internal counterpart of the external org.apache.flex.compiler.projects package.
org.apache.flex.compiler.internal.resourcebundles  
org.apache.flex.compiler.internal.scopes
This package is the internal counterpart of the external org.apache.flex.compiler.scopes package.
org.apache.flex.compiler.internal.semantics  
org.apache.flex.compiler.internal.targets
This package is the internal counterpart of the external org.apache.flex.compiler.targets package.
org.apache.flex.compiler.internal.testing
This package is the internal counterpart of the external org.apache.flex.compiler.testing package.
org.apache.flex.compiler.internal.tree.as
This package is the internal counterpart of the external org.apache.flex.compiler.tree.as package.
org.apache.flex.compiler.internal.tree.as.metadata  
org.apache.flex.compiler.internal.tree.as.parts  
org.apache.flex.compiler.internal.tree.mxml
This package is the internal counterpart of the external org.apache.flex.compiler.tree.mxml package.
org.apache.flex.compiler.internal.tree.properties
This package is the internal counterpart of the external org.apache.flex.compiler.tree.properties package.
org.apache.flex.compiler.internal.units
This package is the internal counterpart of the external org.apache.flex.compiler.units package.
org.apache.flex.compiler.internal.units.requests
This package is the internal counterpart of the external org.apache.flex.compiler.units.requests package.
org.apache.flex.compiler.internal.visitor.as  
org.apache.flex.compiler.internal.visitor.mxml  
org.apache.flex.compiler.internal.workspaces
This package is the internal counterpart of the external org.apache.flex.compiler.workspaces package.
org.apache.flex.compiler.mxml
This package contains classes and interfaces that provide a syntactic representation of MXML as tags and attributes, without any semantic understanding of what those tags and attributes mean in MXML.
org.apache.flex.compiler.parsing
This package contains classes and interfaces involved in parsing AS and MXML.
org.apache.flex.compiler.problems
This package contains classes representing various problems that can be encountered during compilation.
org.apache.flex.compiler.problems.annotations
This package contains implementations of the @DefaultSeverity and @ProblemClassification Java annotations that can be used to annotate a compiler problem class.
org.apache.flex.compiler.problems.collections
This package contains classes dealing with collections of compiler problems.
org.apache.flex.compiler.projects
This package contains interfaces representing projects.
org.apache.flex.compiler.scopes
This package contains interfaces representing scopes.
org.apache.flex.compiler.targets
This package contains interfaces related to targets.
org.apache.flex.compiler.tree
This package and its subpackages contain classes and interfaces related to abstract syntax trees.
org.apache.flex.compiler.tree.as  
org.apache.flex.compiler.tree.as.decorators  
org.apache.flex.compiler.tree.metadata  
org.apache.flex.compiler.tree.mxml  
org.apache.flex.compiler.tree.properties  
org.apache.flex.compiler.units
This package contains interfaces representing a compilation unit.
org.apache.flex.compiler.units.requests
This package contains interfaces representing a compilation unit's requests and results.
org.apache.flex.compiler.utils  
org.apache.flex.compiler.visitor  
org.apache.flex.compiler.visitor.as  
org.apache.flex.compiler.visitor.mxml  
org.apache.flex.compiler.workspaces
This package contains classes and interface related to workspaces, which cache project-independent information.
org.apache.flex.maven.flexjs  
org.apache.flex.maven.flexjs.trust  
org.apache.flex.maven.flexjs.types  
org.apache.flex.maven.flexjs.utils  
org.apache.flex.swc
This package and its subpackages contain a support library for reading, writing, and representing SWC files.
org.apache.flex.swc.catalog
This package contains classes and interfaces for reading and writing the catalog.xml file inside a SWC.
org.apache.flex.swc.dita
This package contains interfaces representing DITA (Darwin Information Typing Architecture) information inside a SWC.
org.apache.flex.swc.io
This package contains classes and interfaces for reading and writing SWC files.
org.apache.flex.swf
This package and its subpackages contain a support library for reading, writing, and representing SWF files.
org.apache.flex.swf.builders
This package contains classes and interfaces that help with building SWF tags.
org.apache.flex.swf.io
This package contains classes and interfaces for reading and writing SWF files.
org.apache.flex.swf.tags
This package contains classes and interfaces representing tags in a SWF file.
org.apache.flex.swf.types
This package contains classes and interfaces that represent data types that appear in SWF tags or in the SWF header.
org.apache.flex.utils
This package contains miscellaneous utility classes used by the compiler and its other support libraries.

Copyright © 2016 The Apache Software Foundation. All rights reserved.