
org.apache.royale.compiler.clients.package.html Maven / Gradle / Ivy
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)
.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy