Package | Description |
---|---|
org.apache.flex.compiler.clients |
This package contains classes implementing four compiler command-line tools:
MXMLC , COMPC , ASC , and Optimizer . |
org.apache.flex.compiler.internal.codegen.js.jsc | |
org.apache.flex.compiler.internal.codegen.js.node | |
org.apache.flex.compiler.internal.codegen.mxml.flexjs | |
org.apache.flex.compiler.internal.codegen.mxml.vf2js |
Modifier and Type | Field and Description |
---|---|
protected FlexJSProject |
MXMLJSC.project |
Constructor and Description |
---|
JSCPublisher(Configuration config,
FlexJSProject project) |
Constructor and Description |
---|
NodePublisher(Configuration config,
FlexJSProject project) |
Constructor and Description |
---|
MXMLFlexJSPublisher(Configuration config,
FlexJSProject project) |
Constructor and Description |
---|
MXMLVF2JSPublisher(Configuration config,
FlexJSProject project) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.