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.