Package org.apache.flex.compiler.clients

This package contains classes implementing four compiler command-line tools: MXMLC, COMPC, ASC, and Optimizer.

See: Description

Package org.apache.flex.compiler.clients Description

This package contains classes implementing four compiler command-line tools: MXMLC, COMPC, ASC, and Optimizer.

For example, the mxmlc command-line shell script or batch file simply runs the main entry point of MXMLC, namely public static void main(String[] args).

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