org.apache.royale.compiler.config.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of compiler Show documentation
Show all versions of compiler Show documentation
The Apache Royale Compiler
The newest version!
This package contains classes and interfaces related to the configuration subsystem.
The configuration subsystem handles reading options from the command line,
from configuration files like flex-config.xml
,
and from in-memory buffers.
It is mostly legacy code from the original mxmlc
compiler,
with some simplifications.
This package also contains the common configuration options, defaults,
and path resolver classes.