blob: 383a8ae43d44fd5d88b2c9dbb082ad75d09ccb7c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 27 16:26:19 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CompilerConfiguration (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)</title>
<meta name="date" content="2016-09-27">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CompilerConfiguration (Apache Flex - FlexJS: Compiler: OEM Layer 0.8.0-SNAPSHOT API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CompilerConfiguration.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?flex2/compiler/common/CompilerConfiguration.html" target="_top">Frames</a></li>
<li><a href="CompilerConfiguration.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">flex2.compiler.common</div>
<h2 title="Class CompilerConfiguration" class="title">Class CompilerConfiguration</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>flex2.compiler.common.CompilerConfiguration</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a>, <a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">CompilerConfiguration</span>
extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a>, <a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a></pre>
<div class="block">This class defines the compiler related configuration options. All
of these options have an optional prefix of "compiler", as long as
the option can be resolved unambiguously. For example,
"-compiler.debug", can be abbreviated to "-debug".</div>
<dl><dt><span class="strong">Author:</span></dt>
<dd>Roger Gonzalez</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#AIR_HOME_TOKEN">AIR_HOME_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#AS3">AS3</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#AS3Dialect">AS3Dialect</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#ES">ES</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#ESDialect">ESDialect</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#LOCALE_TOKEN">LOCALE_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#PLAYERGLOBAL_HOME_TOKEN">PLAYERGLOBAL_HOME_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#servicesDependencies">servicesDependencies</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#STRICT">STRICT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#TARGET_PLAYER_MAJOR_VERSION_TOKEN">TARGET_PLAYER_MAJOR_VERSION_TOKEN</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#TARGET_PLAYER_MINOR_VERSION_TOKEN">TARGET_PLAYER_MINOR_VERSION_TOKEN</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#CompilerConfiguration(flex2.compiler.common.Configuration)">CompilerConfiguration</a></strong>(<a href="../../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a>&nbsp;parentConfiguration)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#accessible()">accessible</a></strong>()</code>
<div class="block">Generate accessible SWFs.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#addDefaultsCssFiles(java.util.Collection)">addDefaultsCssFiles</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;&nbsp;files)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#addExtern(java.lang.String)">addExtern</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;extern)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#addThemeCssFiles(java.util.List)">addThemeCssFiles</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;&nbsp;files)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#adjustOpDebugLine()">adjustOpDebugLine</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#allowSourcePathOverlap()">allowSourcePathOverlap</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#archiveClassesAndAssets()">archiveClassesAndAssets</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgAccessible(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgAccessible</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;accessible)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgActionscriptFileEncoding(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgActionscriptFileEncoding</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encoding)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgAdjustOpdebugline(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgAdjustOpdebugline</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgAdvancedTelemetry(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgAdvancedTelemetry</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;advancedTelemetry)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgAllowDuplicateDefaultStyleDeclarations(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgAllowDuplicateDefaultStyleDeclarations</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;allowDuplicateDefaultStyleDeclarations)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgAllowSourcePathOverlap(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgAllowSourcePathOverlap</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgArchiveClassesAndAssets(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgArchiveClassesAndAssets</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgAs3(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgAs3</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgCompress(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgCompress</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;useCompression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgConservative(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgConservative</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;c)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgContextRoot(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgContextRoot</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextRoot)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgDebug(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgDebug</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;debug)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgDefaultsCssFiles(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgDefaultsCssFiles</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;paths)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgDefaultsCssUrl(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgDefaultsCssUrl</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultsCssUrlPath)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgDefine(flex2.compiler.config.ConfigurationValue,%20java.lang.String,%20java.lang.String)">cfgDefine</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;_cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_name,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgDisableIncrementalOptimizations(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgDisableIncrementalOptimizations</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;disable)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgDoc(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgDoc</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;doc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgEnableRuntimeDesignLayers(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgEnableRuntimeDesignLayers</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;enable)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgEnableSwcVersionFiltering(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgEnableSwcVersionFiltering</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;enable)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgEs(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgEs</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgExternalLibraryPath(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgExternalLibraryPath</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgGenerateAbstractSyntaxTree(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgGenerateAbstractSyntaxTree</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgHeadlessServer(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgHeadlessServer</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;headlessServer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgIncludeLibraries(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgIncludeLibraries</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgIncremental(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgIncremental</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgIsolateStyles(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgIsolateStyles</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;isolateStyles)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgJavaProfilerClass(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgJavaProfilerClass</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profilerClass)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgKeepAllTypeSelectors(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgKeepAllTypeSelectors</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;keepAllTypeSelectors)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgKeepAs3Metadata(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgKeepAs3Metadata</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;md)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgKeepGeneratedActionscript(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgKeepGeneratedActionscript</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;keep)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgKeepGeneratedSignatures(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgKeepGeneratedSignatures</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;keep)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgLibraryPath(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgLibraryPath</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgLocale(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgLocale</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;newLocales)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgMemoryUsageFactor(flex2.compiler.config.ConfigurationValue,%20int)">cfgMemoryUsageFactor</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
int&nbsp;f)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgMinimumSupportedVersion(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgMinimumSupportedVersion</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgMobile(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgMobile</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgOmitTraceStatements(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgOmitTraceStatements</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgOptimize(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgOptimize</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgPreloader(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgPreloader</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgReportInvalidStylesAsWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgReportInvalidStylesAsWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgReportMissingRequiredSkinPartsAsWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgReportMissingRequiredSkinPartsAsWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgResourceHack(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgResourceHack</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgServices(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgServices</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;servicesPath)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowActionscriptWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowActionscriptWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;ascWarnings)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowBindingWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowBindingWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowDependencyWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowDependencyWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowDeprecationWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowDeprecationWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowInvalidCssPropertyWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowInvalidCssPropertyWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowShadowedDeviceFontWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowShadowedDeviceFontWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgShowUnusedTypeSelectorWarnings(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgShowUnusedTypeSelectorWarnings</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgSignatureDirectory(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgSignatureDirectory</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgSourcePath(flex2.compiler.config.ConfigurationValue,%20java.lang.String[])">cfgSourcePath</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgStrict(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgStrict</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;strict)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgTheme(flex2.compiler.config.ConfigurationValue,%20java.util.List)">cfgTheme</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;paths)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgTranslationFormat(flex2.compiler.config.ConfigurationValue,%20java.lang.String)">cfgTranslationFormat</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;t)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgUseResourceBundleMetadata(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgUseResourceBundleMetadata</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgVerboseStacktraces(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgVerboseStacktraces</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;verboseStacktraces)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnArrayTostringChanges(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnArrayTostringChanges</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnAssignmentWithinConditional(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnAssignmentWithinConditional</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadArrayCast(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadArrayCast</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadBoolAssignment(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadBoolAssignment</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadDateCast(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadDateCast</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadEs3TypeMethod(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadEs3TypeMethod</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadEs3TypeProp(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadEs3TypeProp</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadNanComparison(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadNanComparison</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadNullAssignment(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadNullAssignment</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadNullComparison(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadNullComparison</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBadUndefinedComparison(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBadUndefinedComparison</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnBooleanConstructorWithNoArgs(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnBooleanConstructorWithNoArgs</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnChangesInResolve(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnChangesInResolve</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnClassIsSealed(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnClassIsSealed</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnConstNotInitialized(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnConstNotInitialized</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnConstructorReturnsValue(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnConstructorReturnsValue</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnDeprecatedEventHandlerError(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnDeprecatedEventHandlerError</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnDeprecatedFunctionError(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnDeprecatedFunctionError</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnDeprecatedPropertyError(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnDeprecatedPropertyError</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnDuplicateArgumentNames(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnDuplicateArgumentNames</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnDuplicateVariableDef(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnDuplicateVariableDef</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnForVarInChanges(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnForVarInChanges</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnImportHidesClass(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnImportHidesClass</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnInstanceOfChanges(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnInstanceOfChanges</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnInternalError(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnInternalError</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnLevelNotSupported(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnLevelNotSupported</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnMissingNamespaceDecl(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnMissingNamespaceDecl</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnNegativeUintLiteral(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnNegativeUintLiteral</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnNoConstructor(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnNoConstructor</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnNoExplicitSuperCallInConstructor(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnNoExplicitSuperCallInConstructor</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnNoTypeDecl(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnNoTypeDecl</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnNumberFromStringChanges(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnNumberFromStringChanges</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnScopingChangeInThis(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnScopingChangeInThis</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnSlowTextFieldAddition(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnSlowTextFieldAddition</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnUnlikelyFunctionValue(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnUnlikelyFunctionValue</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#cfgWarnXmlClassHasChanged(flex2.compiler.config.ConfigurationValue,%20boolean)">cfgWarnXmlClassHasChanged</a></strong>(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#clone()">clone</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#debug()">debug</a></strong>()</code>
<div class="block">Generate SWFs for debugging</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#dialect()">dialect</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#doc()">doc</a></strong>()</code>
<div class="block">Generate asdoc</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#enableRuntimeDesignLayers()">enableRuntimeDesignLayers</a></strong>()</code>
<div class="block">Enable runtime DesignLayer support.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#enableSwcVersionFiltering()">enableSwcVersionFiltering</a></strong>()</code>
<div class="block">Enable swc version filtering (filer out swcs with
minimumSupportedVersion > compatibility-version)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#expandTokens(java.lang.String[],%20java.lang.String[],%20flex2.compiler.config.ConfigurationValue)">expandTokens</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;locales,
<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv)</code>
<div class="block">All path-tokens get expanded from this method, e.g.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#factor()">factor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getActionscriptFileEncoding()">getActionscriptFileEncoding</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getAdjustOpdebuglineInfo()">getAdjustOpdebuglineInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getAdvancedTelemetry()">getAdvancedTelemetry</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getAllowDuplicateDefaultStyleDeclarations()">getAllowDuplicateDefaultStyleDeclarations</a></strong>()</code>
<div class="block">Allow a style manager to have the same style declarations as
their parent.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getAllowDuplicateDefaultStyleDeclarationsInfo()">getAllowDuplicateDefaultStyleDeclarationsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getAllowSourcePathOverlapInfo()">getAllowSourcePathOverlapInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getArchiveClassesAndAssetsInfo()">getArchiveClassesAndAssetsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getAs3Info()">getAs3Info</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getCompatibilityVersion()">getCompatibilityVersion</a></strong>()</code>
<div class="block">The compatibility version as a uint.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getCompatibilityVersionString()">getCompatibilityVersionString</a></strong>()</code>
<div class="block">The compatibility version as a String.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getCompilingForAIR()">getCompilingForAIR</a></strong>()</code>
<div class="block">True if we are compiling against airglobal.swc.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getConservativeInfo()">getConservativeInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getContextRoot()">getContextRoot</a></strong>()</code>
<div class="block">Context path used to resolve {context.root} tokens in flex-enterprise-services.xml config file</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getContextRootInfo()">getContextRootInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDefaultsCssFiles()">getDefaultsCssFiles</a></strong>()</code>
<div class="block">Location of SWC defaults.css stylesheets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDefaultsCssFilesInfo()">getDefaultsCssFilesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDefaultsCssUrl()">getDefaultsCssUrl</a></strong>()</code>
<div class="block">Location of defaults.css stylesheet.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDefaultsCssUrlInfo()">getDefaultsCssUrlInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../macromedia/asc/util/ObjectList.html" title="class in macromedia.asc.util">ObjectList</a>&lt;<a href="../../../macromedia/asc/embedding/ConfigVar.html" title="class in macromedia.asc.embedding">ConfigVar</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDefine()">getDefine</a></strong>()</code>
<div class="block">Configuration settings (ConfigVars) from <code>--compiler.define</code>
are retrieved using this getter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDefineInfo()">getDefineInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDisableIncrementalOptimizations()">getDisableIncrementalOptimizations</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDisableIncrementalOptimizationsInfo()">getDisableIncrementalOptimizationsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getDocInfo()">getDocInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getEnableSwcVersionFilteringInfo()">getEnableSwcVersionFilteringInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getEncoding()">getEncoding</a></strong>()</code>
<div class="block">user-defined AS3 file encoding</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getEsInfo()">getEsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/extensions/ExtensionsConfiguration.html" title="class in flex2.compiler.extensions">ExtensionsConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getExtensionsConfiguration()">getExtensionsConfiguration</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getExternalLibraryPath()">getExternalLibraryPath</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getExternalLibraryPathInfo()">getExternalLibraryPathInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/common/FontsConfiguration.html" title="class in flex2.compiler.common">FontsConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getFontsConfiguration()">getFontsConfiguration</a></strong>()</code>
<div class="block">Provides settings for the Font Managers, their caches, and aliases for character
ranges to embed for font face.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getGenerateAbstractSyntaxTree()">getGenerateAbstractSyntaxTree</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getGenerateAbstractSyntaxTreeInfo()">getGenerateAbstractSyntaxTreeInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getGeneratedDirectory()">getGeneratedDirectory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getHeadlessServerInfo()">getHeadlessServerInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getIncludeLibraries()">getIncludeLibraries</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getIncludeLibrariesInfo()">getIncludeLibrariesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getIncremental()">getIncremental</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getIsolateStyles()">getIsolateStyles</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getIsolateStylesInfo()">getIsolateStylesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getJavaProfilerClass()">getJavaProfilerClass</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getJavaProfilerClassInfo()">getJavaProfilerClassInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getKeepAllTypeSelectorsInfo()">getKeepAllTypeSelectorsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getKeepAs3Metadata()">getKeepAs3Metadata</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getKeepAs3MetadataInfo()">getKeepAs3MetadataInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getKeepGeneratedActionscriptInfo()">getKeepGeneratedActionscriptInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getKeepGeneratedSignatures()">getKeepGeneratedSignatures</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getKeepGeneratedSignaturesInfo()">getKeepGeneratedSignaturesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getLibraryPath()">getLibraryPath</a></strong>()</code>
<div class="block">Path locations of component libraries, including swcs, mxml, and as components.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getLibraryPathInfo()">getLibraryPathInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getLocaleInfo()">getLocaleInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getLocales()">getLocales</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getMemoryUsageFactorInfo()">getMemoryUsageFactorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getMinimumSupportedVersion()">getMinimumSupportedVersion</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getMinimumSupportedVersionString()">getMinimumSupportedVersionString</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getMobile()">getMobile</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/common/MxmlConfiguration.html" title="class in flex2.compiler.common">MxmlConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getMxmlConfiguration()">getMxmlConfiguration</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/common/NamespacesConfiguration.html" title="class in flex2.compiler.common">NamespacesConfiguration</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getNamespacesConfiguration()">getNamespacesConfiguration</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getOptimize()">getOptimize</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getPreloader()">getPreloader</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getQualifiedTypeSelectors()">getQualifiedTypeSelectors</a></strong>()</code>
<div class="block">Determines whether CSS type selectors need to be qualified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getReportMissingRequiredSkinPartsAsWarningsInfo()">getReportMissingRequiredSkinPartsAsWarningsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getResourceBundlePathForLocale(java.lang.String)">getResourceBundlePathForLocale</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;locale)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getResourceHack()">getResourceHack</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getResourceHackInfo()">getResourceHackInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getServices()">getServices</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getServicesDependencies()">getServicesDependencies</a></strong>()</code>
<div class="block">Used by the compiler to record the client dependencies
from the Flex Data Services configuration file.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getServicesInfo()">getServicesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getShowDependencyWarningsInfo()">getShowDependencyWarningsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getShowDeprecationWarningsInfo()">getShowDeprecationWarningsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getSignatureDirectory()">getSignatureDirectory</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getSignatureDirectoryInfo()">getSignatureDirectoryInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getSourcePath()">getSourcePath</a></strong>()</code>
<div class="block">Path locations of source files.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getSourcePathInfo()">getSourcePathInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getThemeCssFiles()">getThemeCssFiles</a></strong>()</code>
<div class="block">Location of theme stylesheets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getThemeFiles()">getThemeFiles</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getThemeInfo()">getThemeInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getThemeNames()">getThemeNames</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getTranslationFormat()">getTranslationFormat</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getTranslationFormatInfo()">getTranslationFormatInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getUnexpandedSourcePath()">getUnexpandedSourcePath</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getuseResourceBundleMetadataInfo()">getuseResourceBundleMetadataInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnArrayTostringChangesInfo()">getWarnArrayTostringChangesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnAssignmentWithinConditionalInfo()">getWarnAssignmentWithinConditionalInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadArrayCastInfo()">getWarnBadArrayCastInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadBoolAssignmentInfo()">getWarnBadBoolAssignmentInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadDateCastInfo()">getWarnBadDateCastInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadEs3TypeMethodInfo()">getWarnBadEs3TypeMethodInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadEs3TypePropInfo()">getWarnBadEs3TypePropInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadNanComparisonInfo()">getWarnBadNanComparisonInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadNullAssignmentInfo()">getWarnBadNullAssignmentInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadNullComparisonInfo()">getWarnBadNullComparisonInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBadUndefinedComparisonInfo()">getWarnBadUndefinedComparisonInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnBooleanConstructorWithNoArgsInfo()">getWarnBooleanConstructorWithNoArgsInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnChangesInResolveInfo()">getWarnChangesInResolveInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnClassIsSealedInfo()">getWarnClassIsSealedInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnConstNotInitializedInfo()">getWarnConstNotInitializedInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnConstructorReturnsValueInfo()">getWarnConstructorReturnsValueInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnDeprecatedEventHandlerErrorInfo()">getWarnDeprecatedEventHandlerErrorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnDeprecatedFunctionErrorInfo()">getWarnDeprecatedFunctionErrorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnDeprecatedPropertyErrorInfo()">getWarnDeprecatedPropertyErrorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnDuplicateArgumentNamesInfo()">getWarnDuplicateArgumentNamesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnDuplicateVariableDefInfo()">getWarnDuplicateVariableDefInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnForVarInChangesInfo()">getWarnForVarInChangesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnImportHidesClassInfo()">getWarnImportHidesClassInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnInstanceOfChangesInfo()">getWarnInstanceOfChangesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnInternalErrorInfo()">getWarnInternalErrorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnLevelNotSupportedInfo()">getWarnLevelNotSupportedInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnMissingNamespaceDeclInfo()">getWarnMissingNamespaceDeclInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnNegativeUintLiteralInfo()">getWarnNegativeUintLiteralInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnNoConstructorInfo()">getWarnNoConstructorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnNoExplicitSuperCallInConstructorInfo()">getWarnNoExplicitSuperCallInConstructorInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnNoTypeDeclInfo()">getWarnNoTypeDeclInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnNumberFromStringChangesInfo()">getWarnNumberFromStringChangesInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnScopingChangeInThisInfo()">getWarnScopingChangeInThisInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnSlowTextFieldAdditionInfo()">getWarnSlowTextFieldAdditionInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnUnlikelyFunctionValueInfo()">getWarnUnlikelyFunctionValueInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#getWarnXmlClassHasChangedInfo()">getWarnXmlClassHasChangedInfo</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#headlessServer()">headlessServer</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#keepAllTypeSelectors()">keepAllTypeSelectors</a></strong>()</code>
<div class="block">Controls whether unused type selectors are processed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#keepEmbedMetadata()">keepEmbedMetadata</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#keepGeneratedActionScript()">keepGeneratedActionScript</a></strong>()</code>
<div class="block">Write xxx-generated.as to disk.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#locale()">locale</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#merge(java.lang.Object[],%20java.lang.Object[],%20java.lang.Class)">merge</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;a,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;b,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;klass)</code>
<div class="block">Fast utility method to merge arrays.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#metadataExport()">metadataExport</a></strong>()</code>
<div class="block">Whether to export metadata into ABCs</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#omitTraceStatements()">omitTraceStatements</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#optimize()">optimize</a></strong>()</code>
<div class="block">Omit method arg names.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#reportInvalidStylesAsWarnings()">reportInvalidStylesAsWarnings</a></strong>()</code>
<div class="block">Controls whether invalid styles are report as errors or
warnings.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#reportMissingRequiredSkinPartsAsWarnings()">reportMissingRequiredSkinPartsAsWarnings</a></strong>()</code>
<div class="block">Allow the user to configure whether it should be considered an error to
not create a required skin part or if it should just be a warning.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setAccessible(boolean)">setAccessible</a></strong>(boolean&nbsp;accessible)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setAdvancedTelemetry(boolean)">setAdvancedTelemetry</a></strong>(boolean&nbsp;advancedTelemetry)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setConfigPathResolver(flex2.compiler.common.ConfigurationPathResolver)">setConfigPathResolver</a></strong>(<a href="../../../flex2/compiler/common/ConfigurationPathResolver.html" title="class in flex2.compiler.common">ConfigurationPathResolver</a>&nbsp;resolver)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setContextRoot(java.lang.String)">setContextRoot</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextRoot)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setDebug(boolean)">setDebug</a></strong>(boolean&nbsp;debug)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setDisableIncrementalOptimizations(boolean)">setDisableIncrementalOptimizations</a></strong>(boolean&nbsp;disable)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setEnableRuntimeDesignLayers(boolean)">setEnableRuntimeDesignLayers</a></strong>(boolean&nbsp;enableDesignLayers)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setEnableSwcVersionFiltering(boolean)">setEnableSwcVersionFiltering</a></strong>(boolean&nbsp;enableSwcFiltering)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setFontsConfiguration(flex2.compiler.common.FontsConfiguration)">setFontsConfiguration</a></strong>(<a href="../../../flex2/compiler/common/FontsConfiguration.html" title="class in flex2.compiler.common">FontsConfiguration</a>&nbsp;fc)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setGeneratedDirectory(java.lang.String)">setGeneratedDirectory</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;gd)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setKeepAllTypeSelectors(boolean)">setKeepAllTypeSelectors</a></strong>(boolean&nbsp;keepAllTypeSelectors)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setKeepGeneratedActionScript(boolean)">setKeepGeneratedActionScript</a></strong>(boolean&nbsp;keepGeneratedActionScript)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setKeepGeneratedSignatures(boolean)">setKeepGeneratedSignatures</a></strong>(boolean&nbsp;keepGeneratedSignatures)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setMetadataExport(boolean)">setMetadataExport</a></strong>(boolean&nbsp;metadataExport)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setMobile(boolean)">setMobile</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setOptimize(boolean)">setOptimize</a></strong>(boolean&nbsp;optimize)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setReportInvalidStylesAsWarnings(boolean)">setReportInvalidStylesAsWarnings</a></strong>(boolean&nbsp;reportInvalidStylesAsWarnings)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setServicesDependencies(flex2.compiler.config.ServicesDependenciesWrapper)">setServicesDependencies</a></strong>(<a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a>&nbsp;deps)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setShowDeprecationWarnings(boolean)">setShowDeprecationWarnings</a></strong>(boolean&nbsp;showDeprecationWarnings)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setShowInvalidCssPropertyWarnings(boolean)">setShowInvalidCssPropertyWarnings</a></strong>(boolean&nbsp;showInvalidCssPropertyWarnings)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setShowShadowedDeviceFontWarnings(boolean)">setShowShadowedDeviceFontWarnings</a></strong>(boolean&nbsp;showShadowedDeviceFontWarnings)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setShowUnusedTypeSelectorWarnings(boolean)">setShowUnusedTypeSelectorWarnings</a></strong>(boolean&nbsp;showUnusedTypeSelectorWarnings)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setSignatureDirectory(java.lang.String)">setSignatureDirectory</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;signatureDirectory)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setSourcePath(flex2.compiler.io.VirtualFile[])">setSourcePath</a></strong>(<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;sourcePath)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setSuppressWarningsInIncremental(boolean)">setSuppressWarningsInIncremental</a></strong>(boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#setVerboseStacktraces(boolean)">setVerboseStacktraces</a></strong>(boolean&nbsp;verboseStacktraces)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#showBindingWarnings()">showBindingWarnings</a></strong>()</code>
<div class="block">Controls whether warnings are displayed when a deprecated API is used.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#showDependencyWarnings()">showDependencyWarnings</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#showDeprecationWarnings()">showDeprecationWarnings</a></strong>()</code>
<div class="block">Controls whether warnings are displayed when a deprecated API is used.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#showInvalidCssPropertyWarnings()">showInvalidCssPropertyWarnings</a></strong>()</code>
<div class="block">Controls whether warnings are displayed when styles, which
don't apply to the current theme(s), are used in CSS.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#showShadowedDeviceFontWarnings()">showShadowedDeviceFontWarnings</a></strong>()</code>
<div class="block">Controls whether warnings are displayed when an embedded font name
shadows a device font name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#showUnusedTypeSelectorWarnings()">showUnusedTypeSelectorWarnings</a></strong>()</code>
<div class="block">Toggles whether warnings generated from unused type selectors are displayed.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#strict()">strict</a></strong>()</code>
<div class="block">Run the AS3 compiler in strict mode</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#suppressWarningsInIncremental()">suppressWarningsInIncremental</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#useCompression()">useCompression</a></strong>()</code>
<div class="block">Setting <code>-compiler.compress=false</code> will force compiler not to compress the output SWF.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#useConservativeAlgorithm()">useConservativeAlgorithm</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#useResourceBundleMetadata()">useResourceBundleMetadata</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#verboseStacktraces()">verboseStacktraces</a></strong>()</code>
<div class="block">Emit system paths with debug info.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_array_tostring_changes()">warn_array_tostring_changes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_assignment_within_conditional()">warn_assignment_within_conditional</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_array_cast()">warn_bad_array_cast</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_bool_assignment()">warn_bad_bool_assignment</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_date_cast()">warn_bad_date_cast</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_es3_type_method()">warn_bad_es3_type_method</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_es3_type_prop()">warn_bad_es3_type_prop</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_nan_comparison()">warn_bad_nan_comparison</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_null_assignment()">warn_bad_null_assignment</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_null_comparison()">warn_bad_null_comparison</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_bad_undefined_comparison()">warn_bad_undefined_comparison</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_boolean_constructor_with_no_args()">warn_boolean_constructor_with_no_args</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_changes_in_resolve()">warn_changes_in_resolve</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_class_is_sealed()">warn_class_is_sealed</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_const_not_initialized()">warn_const_not_initialized</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_constructor_returns_value()">warn_constructor_returns_value</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_deprecated_event_handler_error()">warn_deprecated_event_handler_error</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_deprecated_function_error()">warn_deprecated_function_error</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_deprecated_property_error()">warn_deprecated_property_error</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_duplicate_argument_names()">warn_duplicate_argument_names</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_duplicate_variable_def()">warn_duplicate_variable_def</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_for_var_in_changes()">warn_for_var_in_changes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_import_hides_class()">warn_import_hides_class</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_instance_of_changes()">warn_instance_of_changes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_internal_error()">warn_internal_error</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_level_not_supported()">warn_level_not_supported</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_missing_namespace_decl()">warn_missing_namespace_decl</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_negative_uint_literal()">warn_negative_uint_literal</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_no_constructor()">warn_no_constructor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_no_explicit_super_call_in_constructor()">warn_no_explicit_super_call_in_constructor</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_no_type_decl()">warn_no_type_decl</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_number_from_string_changes()">warn_number_from_string_changes</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_scoping_change_in_this()">warn_scoping_change_in_this</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_slow_text_field_addition()">warn_slow_text_field_addition</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_unlikely_function_value()">warn_unlikely_function_value</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warn_xml_class_has_changed()">warn_xml_class_has_changed</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../flex2/compiler/common/CompilerConfiguration.html#warnings()">warnings</a></strong>()</code>
<div class="block">Enable asc -warnings</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="LOCALE_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>LOCALE_TOKEN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> LOCALE_TOKEN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.LOCALE_TOKEN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TARGET_PLAYER_MAJOR_VERSION_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TARGET_PLAYER_MAJOR_VERSION_TOKEN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TARGET_PLAYER_MAJOR_VERSION_TOKEN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.TARGET_PLAYER_MAJOR_VERSION_TOKEN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TARGET_PLAYER_MINOR_VERSION_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TARGET_PLAYER_MINOR_VERSION_TOKEN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> TARGET_PLAYER_MINOR_VERSION_TOKEN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.TARGET_PLAYER_MINOR_VERSION_TOKEN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PLAYERGLOBAL_HOME_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PLAYERGLOBAL_HOME_TOKEN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> PLAYERGLOBAL_HOME_TOKEN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.PLAYERGLOBAL_HOME_TOKEN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AIR_HOME_TOKEN">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AIR_HOME_TOKEN</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> AIR_HOME_TOKEN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.AIR_HOME_TOKEN">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="STRICT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STRICT</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> STRICT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.STRICT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AS3">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AS3</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> AS3</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.AS3">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ES">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ES</h4>
<pre>public static final&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ES</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.ES">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AS3Dialect">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AS3Dialect</h4>
<pre>public static final&nbsp;int AS3Dialect</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.AS3Dialect">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ESDialect">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ESDialect</h4>
<pre>public static final&nbsp;int ESDialect</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#flex2.compiler.common.CompilerConfiguration.ESDialect">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="servicesDependencies">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>servicesDependencies</h4>
<pre>protected&nbsp;<a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a> servicesDependencies</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CompilerConfiguration(flex2.compiler.common.Configuration)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CompilerConfiguration</h4>
<pre>public&nbsp;CompilerConfiguration(<a href="../../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a>&nbsp;parentConfiguration)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setConfigPathResolver(flex2.compiler.common.ConfigurationPathResolver)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setConfigPathResolver</h4>
<pre>public&nbsp;void&nbsp;setConfigPathResolver(<a href="../../../flex2/compiler/common/ConfigurationPathResolver.html" title="class in flex2.compiler.common">ConfigurationPathResolver</a>&nbsp;resolver)</pre>
</li>
</ul>
<a name="merge(java.lang.Object[], java.lang.Object[], java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>merge</h4>
<pre>public static&nbsp;&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;merge(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;a,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;b,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;klass)</pre>
<div class="block">Fast utility method to merge arrays.</div>
</li>
</ul>
<a name="expandTokens(java.lang.String[], java.lang.String[], flex2.compiler.config.ConfigurationValue)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>expandTokens</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;expandTokens(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;locales,
<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<div class="block">All path-tokens get expanded from this method, e.g. {locale} and {targetPlayerMajorVersion}</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="addExtern(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addExtern</h4>
<pre>public&nbsp;void&nbsp;addExtern(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;extern)</pre>
</li>
</ul>
<a name="accessible()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accessible</h4>
<pre>public&nbsp;boolean&nbsp;accessible()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#accessible()">MxmlConfiguration</a></code></strong></div>
<div class="block">Generate accessible SWFs.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#accessible()">accessible</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setAccessible(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAccessible</h4>
<pre>public&nbsp;void&nbsp;setAccessible(boolean&nbsp;accessible)</pre>
</li>
</ul>
<a name="cfgAccessible(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgAccessible</h4>
<pre>public&nbsp;void&nbsp;cfgAccessible(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;accessible)</pre>
</li>
</ul>
<a name="getActionscriptFileEncoding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActionscriptFileEncoding</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getActionscriptFileEncoding()</pre>
</li>
</ul>
<a name="getEncoding()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEncoding</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getEncoding()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#getEncoding()">As3Configuration</a></code></strong></div>
<div class="block">user-defined AS3 file encoding</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#getEncoding()">getEncoding</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgActionscriptFileEncoding(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgActionscriptFileEncoding</h4>
<pre>public&nbsp;void&nbsp;cfgActionscriptFileEncoding(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encoding)</pre>
</li>
</ul>
<a name="adjustOpDebugLine()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>adjustOpDebugLine</h4>
<pre>public&nbsp;boolean&nbsp;adjustOpDebugLine()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#adjustOpDebugLine()">adjustOpDebugLine</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgAdjustOpdebugline(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgAdjustOpdebugline</h4>
<pre>public&nbsp;void&nbsp;cfgAdjustOpdebugline(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getAdjustOpdebuglineInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAdjustOpdebuglineInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getAdjustOpdebuglineInfo()</pre>
</li>
</ul>
<a name="allowSourcePathOverlap()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>allowSourcePathOverlap</h4>
<pre>public&nbsp;boolean&nbsp;allowSourcePathOverlap()</pre>
</li>
</ul>
<a name="cfgAllowSourcePathOverlap(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgAllowSourcePathOverlap</h4>
<pre>public&nbsp;void&nbsp;cfgAllowSourcePathOverlap(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getAllowSourcePathOverlapInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllowSourcePathOverlapInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getAllowSourcePathOverlapInfo()</pre>
</li>
</ul>
<a name="dialect()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>dialect</h4>
<pre>public&nbsp;int&nbsp;dialect()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#dialect()">dialect</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgAs3(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgAs3</h4>
<pre>public&nbsp;void&nbsp;cfgAs3(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getAs3Info()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAs3Info</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getAs3Info()</pre>
</li>
</ul>
<a name="getDefine()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefine</h4>
<pre>public&nbsp;<a href="../../../macromedia/asc/util/ObjectList.html" title="class in macromedia.asc.util">ObjectList</a>&lt;<a href="../../../macromedia/asc/embedding/ConfigVar.html" title="class in macromedia.asc.embedding">ConfigVar</a>&gt;&nbsp;getDefine()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#getDefine()">As3Configuration</a></code></strong></div>
<div class="block">Configuration settings (ConfigVars) from <code>--compiler.define</code>
are retrieved using this getter.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#getDefine()">getDefine</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>A list of ConfigVars</dd></dl>
</li>
</ul>
<a name="cfgDefine(flex2.compiler.config.ConfigurationValue, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgDefine</h4>
<pre>public&nbsp;void&nbsp;cfgDefine(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;_cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_name,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;_value)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getDefineInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefineInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getDefineInfo()</pre>
</li>
</ul>
<a name="useConservativeAlgorithm()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>useConservativeAlgorithm</h4>
<pre>public&nbsp;boolean&nbsp;useConservativeAlgorithm()</pre>
</li>
</ul>
<a name="cfgConservative(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgConservative</h4>
<pre>public&nbsp;void&nbsp;cfgConservative(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;c)</pre>
</li>
</ul>
<a name="getConservativeInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConservativeInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getConservativeInfo()</pre>
</li>
</ul>
<a name="getContextRoot()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContextRoot</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getContextRoot()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getContextRoot()">MxmlConfiguration</a></code></strong></div>
<div class="block">Context path used to resolve {context.root} tokens in flex-enterprise-services.xml config file</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getContextRoot()">getContextRoot</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setContextRoot(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContextRoot</h4>
<pre>public&nbsp;void&nbsp;setContextRoot(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextRoot)</pre>
</li>
</ul>
<a name="cfgContextRoot(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgContextRoot</h4>
<pre>public&nbsp;void&nbsp;cfgContextRoot(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contextRoot)</pre>
</li>
</ul>
<a name="getContextRootInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContextRootInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getContextRootInfo()</pre>
</li>
</ul>
<a name="debug()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>debug</h4>
<pre>public&nbsp;boolean&nbsp;debug()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#debug()">As3Configuration</a></code></strong></div>
<div class="block">Generate SWFs for debugging</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#debug()">debug</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#debug()">debug</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setDebug(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDebug</h4>
<pre>public&nbsp;void&nbsp;setDebug(boolean&nbsp;debug)</pre>
</li>
</ul>
<a name="cfgDebug(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgDebug</h4>
<pre>public&nbsp;void&nbsp;cfgDebug(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;debug)</pre>
</li>
</ul>
<a name="cfgCompress(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgCompress</h4>
<pre>public&nbsp;void&nbsp;cfgCompress(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;useCompression)</pre>
</li>
</ul>
<a name="useCompression()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>useCompression</h4>
<pre>public&nbsp;boolean&nbsp;useCompression()</pre>
<div class="block">Setting <code>-compiler.compress=false</code> will force compiler not to compress the output SWF.</div>
</li>
</ul>
<a name="getDefaultsCssUrl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultsCssUrl</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&nbsp;getDefaultsCssUrl()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getDefaultsCssUrl()">MxmlConfiguration</a></code></strong></div>
<div class="block">Location of defaults.css stylesheet.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getDefaultsCssUrl()">getDefaultsCssUrl</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgDefaultsCssUrl(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgDefaultsCssUrl</h4>
<pre>public&nbsp;void&nbsp;cfgDefaultsCssUrl(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;defaultsCssUrlPath)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getDefaultsCssUrlInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultsCssUrlInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getDefaultsCssUrlInfo()</pre>
</li>
</ul>
<a name="doc()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doc</h4>
<pre>public&nbsp;boolean&nbsp;doc()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#doc()">As3Configuration</a></code></strong></div>
<div class="block">Generate asdoc</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#doc()">doc</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgDoc(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgDoc</h4>
<pre>public&nbsp;void&nbsp;cfgDoc(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;doc)</pre>
</li>
</ul>
<a name="getDocInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDocInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getDocInfo()</pre>
</li>
</ul>
<a name="cfgEs(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgEs</h4>
<pre>public&nbsp;void&nbsp;cfgEs(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getEsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getEsInfo()</pre>
</li>
</ul>
<a name="getExternalLibraryPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExternalLibraryPath</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;getExternalLibraryPath()</pre>
</li>
</ul>
<a name="getCompilingForAIR()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompilingForAIR</h4>
<pre>public&nbsp;boolean&nbsp;getCompilingForAIR()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getCompilingForAIR()">MxmlConfiguration</a></code></strong></div>
<div class="block">True if we are compiling against airglobal.swc.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getCompilingForAIR()">getCompilingForAIR</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgExternalLibraryPath(flex2.compiler.config.ConfigurationValue, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgExternalLibraryPath</h4>
<pre>public&nbsp;void&nbsp;cfgExternalLibraryPath(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getExternalLibraryPathInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExternalLibraryPathInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getExternalLibraryPathInfo()</pre>
</li>
</ul>
<a name="getFontsConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFontsConfiguration</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/common/FontsConfiguration.html" title="class in flex2.compiler.common">FontsConfiguration</a>&nbsp;getFontsConfiguration()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getFontsConfiguration()">MxmlConfiguration</a></code></strong></div>
<div class="block">Provides settings for the Font Managers, their caches, and aliases for character
ranges to embed for font face.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getFontsConfiguration()">getFontsConfiguration</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setFontsConfiguration(flex2.compiler.common.FontsConfiguration)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFontsConfiguration</h4>
<pre>public&nbsp;void&nbsp;setFontsConfiguration(<a href="../../../flex2/compiler/common/FontsConfiguration.html" title="class in flex2.compiler.common">FontsConfiguration</a>&nbsp;fc)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#setFontsConfiguration(flex2.compiler.common.FontsConfiguration)">setFontsConfiguration</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getGeneratedDirectory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGeneratedDirectory</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGeneratedDirectory()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getGeneratedDirectory()">getGeneratedDirectory</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setGeneratedDirectory(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGeneratedDirectory</h4>
<pre>public&nbsp;void&nbsp;setGeneratedDirectory(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;gd)</pre>
</li>
</ul>
<a name="headlessServer()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>headlessServer</h4>
<pre>public&nbsp;boolean&nbsp;headlessServer()</pre>
</li>
</ul>
<a name="cfgHeadlessServer(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgHeadlessServer</h4>
<pre>public&nbsp;void&nbsp;cfgHeadlessServer(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;headlessServer)</pre>
</li>
</ul>
<a name="getHeadlessServerInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHeadlessServerInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getHeadlessServerInfo()</pre>
</li>
</ul>
<a name="getIncludeLibraries()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncludeLibraries</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;getIncludeLibraries()</pre>
</li>
</ul>
<a name="cfgIncludeLibraries(flex2.compiler.config.ConfigurationValue, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgIncludeLibraries</h4>
<pre>public&nbsp;void&nbsp;cfgIncludeLibraries(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getIncludeLibrariesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncludeLibrariesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getIncludeLibrariesInfo()</pre>
</li>
</ul>
<a name="getIncremental()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncremental</h4>
<pre>public&nbsp;boolean&nbsp;getIncremental()</pre>
</li>
</ul>
<a name="cfgIncremental(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgIncremental</h4>
<pre>public&nbsp;void&nbsp;cfgIncremental(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="keepAllTypeSelectors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keepAllTypeSelectors</h4>
<pre>public&nbsp;boolean&nbsp;keepAllTypeSelectors()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#keepAllTypeSelectors()">MxmlConfiguration</a></code></strong></div>
<div class="block">Controls whether unused type selectors are processed.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#keepAllTypeSelectors()">keepAllTypeSelectors</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setKeepAllTypeSelectors(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeepAllTypeSelectors</h4>
<pre>public&nbsp;void&nbsp;setKeepAllTypeSelectors(boolean&nbsp;keepAllTypeSelectors)</pre>
</li>
</ul>
<a name="cfgKeepAllTypeSelectors(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgKeepAllTypeSelectors</h4>
<pre>public&nbsp;void&nbsp;cfgKeepAllTypeSelectors(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;keepAllTypeSelectors)</pre>
</li>
</ul>
<a name="getKeepAllTypeSelectorsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeepAllTypeSelectorsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getKeepAllTypeSelectorsInfo()</pre>
</li>
</ul>
<a name="getKeepAs3Metadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeepAs3Metadata</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getKeepAs3Metadata()</pre>
</li>
</ul>
<a name="cfgKeepAs3Metadata(flex2.compiler.config.ConfigurationValue, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgKeepAs3Metadata</h4>
<pre>public&nbsp;void&nbsp;cfgKeepAs3Metadata(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;md)</pre>
</li>
</ul>
<a name="keepEmbedMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keepEmbedMetadata</h4>
<pre>public&nbsp;boolean&nbsp;keepEmbedMetadata()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#keepEmbedMetadata()">keepEmbedMetadata</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="getKeepAs3MetadataInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeepAs3MetadataInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getKeepAs3MetadataInfo()</pre>
</li>
</ul>
<a name="keepGeneratedActionScript()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>keepGeneratedActionScript</h4>
<pre>public&nbsp;boolean&nbsp;keepGeneratedActionScript()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#keepGeneratedActionScript()">MxmlConfiguration</a></code></strong></div>
<div class="block">Write xxx-generated.as to disk.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#keepGeneratedActionScript()">keepGeneratedActionScript</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setKeepGeneratedActionScript(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeepGeneratedActionScript</h4>
<pre>public&nbsp;void&nbsp;setKeepGeneratedActionScript(boolean&nbsp;keepGeneratedActionScript)</pre>
</li>
</ul>
<a name="cfgKeepGeneratedActionscript(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgKeepGeneratedActionscript</h4>
<pre>public&nbsp;void&nbsp;cfgKeepGeneratedActionscript(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;keep)</pre>
</li>
</ul>
<a name="getKeepGeneratedActionscriptInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeepGeneratedActionscriptInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getKeepGeneratedActionscriptInfo()</pre>
</li>
</ul>
<a name="getKeepGeneratedSignatures()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeepGeneratedSignatures</h4>
<pre>public&nbsp;boolean&nbsp;getKeepGeneratedSignatures()</pre>
</li>
</ul>
<a name="setKeepGeneratedSignatures(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeepGeneratedSignatures</h4>
<pre>public&nbsp;void&nbsp;setKeepGeneratedSignatures(boolean&nbsp;keepGeneratedSignatures)</pre>
</li>
</ul>
<a name="cfgKeepGeneratedSignatures(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgKeepGeneratedSignatures</h4>
<pre>public&nbsp;void&nbsp;cfgKeepGeneratedSignatures(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;keep)</pre>
</li>
</ul>
<a name="getKeepGeneratedSignaturesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeepGeneratedSignaturesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getKeepGeneratedSignaturesInfo()</pre>
</li>
</ul>
<a name="enableRuntimeDesignLayers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enableRuntimeDesignLayers</h4>
<pre>public&nbsp;boolean&nbsp;enableRuntimeDesignLayers()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#enableRuntimeDesignLayers()">MxmlConfiguration</a></code></strong></div>
<div class="block">Enable runtime DesignLayer support.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#enableRuntimeDesignLayers()">enableRuntimeDesignLayers</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setEnableRuntimeDesignLayers(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEnableRuntimeDesignLayers</h4>
<pre>public&nbsp;void&nbsp;setEnableRuntimeDesignLayers(boolean&nbsp;enableDesignLayers)</pre>
</li>
</ul>
<a name="cfgEnableRuntimeDesignLayers(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgEnableRuntimeDesignLayers</h4>
<pre>public&nbsp;void&nbsp;cfgEnableRuntimeDesignLayers(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;enable)</pre>
</li>
</ul>
<a name="enableSwcVersionFiltering()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>enableSwcVersionFiltering</h4>
<pre>public&nbsp;boolean&nbsp;enableSwcVersionFiltering()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#enableSwcVersionFiltering()">MxmlConfiguration</a></code></strong></div>
<div class="block">Enable swc version filtering (filer out swcs with
minimumSupportedVersion > compatibility-version)</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#enableSwcVersionFiltering()">enableSwcVersionFiltering</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setEnableSwcVersionFiltering(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEnableSwcVersionFiltering</h4>
<pre>public&nbsp;void&nbsp;setEnableSwcVersionFiltering(boolean&nbsp;enableSwcFiltering)</pre>
</li>
</ul>
<a name="cfgEnableSwcVersionFiltering(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgEnableSwcVersionFiltering</h4>
<pre>public&nbsp;void&nbsp;cfgEnableSwcVersionFiltering(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;enable)</pre>
</li>
</ul>
<a name="getEnableSwcVersionFilteringInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEnableSwcVersionFilteringInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getEnableSwcVersionFilteringInfo()</pre>
</li>
</ul>
<a name="getLibraryPath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLibraryPath</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;getLibraryPath()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getLibraryPath()">MxmlConfiguration</a></code></strong></div>
<div class="block">Path locations of component libraries, including swcs, mxml, and as components.
Note: all SWCs found in the lib-path are merged together and resolved via priority and version.
The order is ignored.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getLibraryPath()">getLibraryPath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgLibraryPath(flex2.compiler.config.ConfigurationValue, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgLibraryPath</h4>
<pre>public&nbsp;void&nbsp;cfgLibraryPath(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getLibraryPathInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLibraryPathInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getLibraryPathInfo()</pre>
</li>
</ul>
<a name="getLocales()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocales</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;getLocales()</pre>
</li>
</ul>
<a name="locale()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>locale</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;locale()</pre>
</li>
</ul>
<a name="cfgLocale(flex2.compiler.config.ConfigurationValue, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgLocale</h4>
<pre>public&nbsp;void&nbsp;cfgLocale(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;newLocales)</pre>
</li>
</ul>
<a name="getLocaleInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLocaleInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getLocaleInfo()</pre>
</li>
</ul>
<a name="factor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>factor</h4>
<pre>public&nbsp;int&nbsp;factor()</pre>
</li>
</ul>
<a name="cfgMemoryUsageFactor(flex2.compiler.config.ConfigurationValue, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgMemoryUsageFactor</h4>
<pre>public&nbsp;void&nbsp;cfgMemoryUsageFactor(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
int&nbsp;f)</pre>
</li>
</ul>
<a name="getMemoryUsageFactorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMemoryUsageFactorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getMemoryUsageFactorInfo()</pre>
</li>
</ul>
<a name="metadataExport()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>metadataExport</h4>
<pre>public&nbsp;boolean&nbsp;metadataExport()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#metadataExport()">As3Configuration</a></code></strong></div>
<div class="block">Whether to export metadata into ABCs</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#metadataExport()">metadataExport</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="setMetadataExport(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMetadataExport</h4>
<pre>public&nbsp;void&nbsp;setMetadataExport(boolean&nbsp;metadataExport)</pre>
</li>
</ul>
<a name="getMobile()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMobile</h4>
<pre>public&nbsp;boolean&nbsp;getMobile()</pre>
<dl><dt><span class="strong">Returns:</span></dt><dd>determines whether the target runtime is a mobile device. This
may alter the features available, such as certain blend-modes when
compiling FXG.</dd></dl>
</li>
</ul>
<a name="setMobile(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMobile</h4>
<pre>public&nbsp;void&nbsp;setMobile(boolean&nbsp;value)</pre>
</li>
</ul>
<a name="cfgMobile(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgMobile</h4>
<pre>public&nbsp;void&nbsp;cfgMobile(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getMxmlConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMxmlConfiguration</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/common/MxmlConfiguration.html" title="class in flex2.compiler.common">MxmlConfiguration</a>&nbsp;getMxmlConfiguration()</pre>
</li>
</ul>
<a name="getCompatibilityVersionString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompatibilityVersionString</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCompatibilityVersionString()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getCompatibilityVersionString()">MxmlConfiguration</a></code></strong></div>
<div class="block">The compatibility version as a String.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getCompatibilityVersionString()">getCompatibilityVersionString</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getCompatibilityVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompatibilityVersion</h4>
<pre>public&nbsp;int&nbsp;getCompatibilityVersion()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getCompatibilityVersion()">MxmlConfiguration</a></code></strong></div>
<div class="block">The compatibility version as a uint.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getCompatibilityVersion()">getCompatibilityVersion</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getMinimumSupportedVersionString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinimumSupportedVersionString</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getMinimumSupportedVersionString()</pre>
</li>
</ul>
<a name="getMinimumSupportedVersion()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMinimumSupportedVersion</h4>
<pre>public&nbsp;int&nbsp;getMinimumSupportedVersion()</pre>
</li>
</ul>
<a name="cfgMinimumSupportedVersion(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgMinimumSupportedVersion</h4>
<pre>public&nbsp;void&nbsp;cfgMinimumSupportedVersion(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;version)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getQualifiedTypeSelectors()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getQualifiedTypeSelectors</h4>
<pre>public&nbsp;boolean&nbsp;getQualifiedTypeSelectors()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getQualifiedTypeSelectors()">MxmlConfiguration</a></code></strong></div>
<div class="block">Determines whether CSS type selectors need to be qualified.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getQualifiedTypeSelectors()">getQualifiedTypeSelectors</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getNamespacesConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNamespacesConfiguration</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/common/NamespacesConfiguration.html" title="class in flex2.compiler.common">NamespacesConfiguration</a>&nbsp;getNamespacesConfiguration()</pre>
</li>
</ul>
<a name="omitTraceStatements()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>omitTraceStatements</h4>
<pre>public&nbsp;boolean&nbsp;omitTraceStatements()</pre>
</li>
</ul>
<a name="cfgOmitTraceStatements(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgOmitTraceStatements</h4>
<pre>public&nbsp;void&nbsp;cfgOmitTraceStatements(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="optimize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>optimize</h4>
<pre>public&nbsp;boolean&nbsp;optimize()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#optimize()">As3Configuration</a></code></strong></div>
<div class="block">Omit method arg names.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#optimize()">optimize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="getOptimize()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOptimize</h4>
<pre>public&nbsp;boolean&nbsp;getOptimize()</pre>
</li>
</ul>
<a name="setOptimize(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOptimize</h4>
<pre>public&nbsp;void&nbsp;setOptimize(boolean&nbsp;optimize)</pre>
</li>
</ul>
<a name="cfgOptimize(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgOptimize</h4>
<pre>public&nbsp;void&nbsp;cfgOptimize(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getPreloader()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPreloader</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPreloader()</pre>
</li>
</ul>
<a name="cfgPreloader(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgPreloader</h4>
<pre>public&nbsp;void&nbsp;cfgPreloader(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
</li>
</ul>
<a name="getResourceHack()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceHack</h4>
<pre>public&nbsp;boolean&nbsp;getResourceHack()</pre>
</li>
</ul>
<a name="cfgResourceHack(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgResourceHack</h4>
<pre>public&nbsp;void&nbsp;cfgResourceHack(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getResourceHackInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceHackInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getResourceHackInfo()</pre>
</li>
</ul>
<a name="getServices()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServices</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&nbsp;getServices()</pre>
</li>
</ul>
<a name="getServicesDependencies()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServicesDependencies</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a>&nbsp;getServicesDependencies()</pre>
<div class="block">Used by the compiler to record the client dependencies
from the Flex Data Services configuration file.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getServicesDependencies()">getServicesDependencies</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setServicesDependencies(flex2.compiler.config.ServicesDependenciesWrapper)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setServicesDependencies</h4>
<pre>public&nbsp;void&nbsp;setServicesDependencies(<a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a>&nbsp;deps)</pre>
</li>
</ul>
<a name="cfgServices(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgServices</h4>
<pre>public&nbsp;void&nbsp;cfgServices(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;servicesPath)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getServicesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getServicesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getServicesInfo()</pre>
</li>
</ul>
<a name="warnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warnings</h4>
<pre>public&nbsp;boolean&nbsp;warnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#warnings()">As3Configuration</a></code></strong></div>
<div class="block">Enable asc -warnings</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warnings()">warnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgShowActionscriptWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowActionscriptWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowActionscriptWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;ascWarnings)</pre>
</li>
</ul>
<a name="showBindingWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showBindingWarnings</h4>
<pre>public&nbsp;boolean&nbsp;showBindingWarnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showBindingWarnings()">MxmlConfiguration</a></code></strong></div>
<div class="block">Controls whether warnings are displayed when a deprecated API is used.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showBindingWarnings()">showBindingWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgShowBindingWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowBindingWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowBindingWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="showDependencyWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showDependencyWarnings</h4>
<pre>public&nbsp;boolean&nbsp;showDependencyWarnings()</pre>
</li>
</ul>
<a name="cfgShowDependencyWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowDependencyWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowDependencyWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="getShowDependencyWarningsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShowDependencyWarningsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getShowDependencyWarningsInfo()</pre>
</li>
</ul>
<a name="reportInvalidStylesAsWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportInvalidStylesAsWarnings</h4>
<pre>public&nbsp;boolean&nbsp;reportInvalidStylesAsWarnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#reportInvalidStylesAsWarnings()">MxmlConfiguration</a></code></strong></div>
<div class="block">Controls whether invalid styles are report as errors or
warnings.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#reportInvalidStylesAsWarnings()">reportInvalidStylesAsWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setReportInvalidStylesAsWarnings(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setReportInvalidStylesAsWarnings</h4>
<pre>public&nbsp;void&nbsp;setReportInvalidStylesAsWarnings(boolean&nbsp;reportInvalidStylesAsWarnings)</pre>
</li>
</ul>
<a name="cfgReportInvalidStylesAsWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgReportInvalidStylesAsWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgReportInvalidStylesAsWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="reportMissingRequiredSkinPartsAsWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reportMissingRequiredSkinPartsAsWarnings</h4>
<pre>public&nbsp;boolean&nbsp;reportMissingRequiredSkinPartsAsWarnings()</pre>
<div class="block">Allow the user to configure whether it should be considered an error to
not create a required skin part or if it should just be a warning.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#reportMissingRequiredSkinPartsAsWarnings()">reportMissingRequiredSkinPartsAsWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgReportMissingRequiredSkinPartsAsWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgReportMissingRequiredSkinPartsAsWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgReportMissingRequiredSkinPartsAsWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getReportMissingRequiredSkinPartsAsWarningsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getReportMissingRequiredSkinPartsAsWarningsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getReportMissingRequiredSkinPartsAsWarningsInfo()</pre>
</li>
</ul>
<a name="showInvalidCssPropertyWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showInvalidCssPropertyWarnings</h4>
<pre>public&nbsp;boolean&nbsp;showInvalidCssPropertyWarnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showInvalidCssPropertyWarnings()">MxmlConfiguration</a></code></strong></div>
<div class="block">Controls whether warnings are displayed when styles, which
don't apply to the current theme(s), are used in CSS.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showInvalidCssPropertyWarnings()">showInvalidCssPropertyWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setShowInvalidCssPropertyWarnings(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShowInvalidCssPropertyWarnings</h4>
<pre>public&nbsp;void&nbsp;setShowInvalidCssPropertyWarnings(boolean&nbsp;showInvalidCssPropertyWarnings)</pre>
</li>
</ul>
<a name="cfgShowInvalidCssPropertyWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowInvalidCssPropertyWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowInvalidCssPropertyWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="showDeprecationWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showDeprecationWarnings</h4>
<pre>public&nbsp;boolean&nbsp;showDeprecationWarnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showDeprecationWarnings()">MxmlConfiguration</a></code></strong></div>
<div class="block">Controls whether warnings are displayed when a deprecated API is used.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#showDeprecationWarnings()">showDeprecationWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showDeprecationWarnings()">showDeprecationWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setShowDeprecationWarnings(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShowDeprecationWarnings</h4>
<pre>public&nbsp;void&nbsp;setShowDeprecationWarnings(boolean&nbsp;showDeprecationWarnings)</pre>
</li>
</ul>
<a name="cfgShowDeprecationWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowDeprecationWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowDeprecationWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="getShowDeprecationWarningsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getShowDeprecationWarningsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getShowDeprecationWarningsInfo()</pre>
</li>
</ul>
<a name="showShadowedDeviceFontWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showShadowedDeviceFontWarnings</h4>
<pre>public&nbsp;boolean&nbsp;showShadowedDeviceFontWarnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showShadowedDeviceFontWarnings()">MxmlConfiguration</a></code></strong></div>
<div class="block">Controls whether warnings are displayed when an embedded font name
shadows a device font name.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showShadowedDeviceFontWarnings()">showShadowedDeviceFontWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setShowShadowedDeviceFontWarnings(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShowShadowedDeviceFontWarnings</h4>
<pre>public&nbsp;void&nbsp;setShowShadowedDeviceFontWarnings(boolean&nbsp;showShadowedDeviceFontWarnings)</pre>
</li>
</ul>
<a name="cfgShowShadowedDeviceFontWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowShadowedDeviceFontWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowShadowedDeviceFontWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="showUnusedTypeSelectorWarnings()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>showUnusedTypeSelectorWarnings</h4>
<pre>public&nbsp;boolean&nbsp;showUnusedTypeSelectorWarnings()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showUnusedTypeSelectorWarnings()">MxmlConfiguration</a></code></strong></div>
<div class="block">Toggles whether warnings generated from unused type selectors are displayed.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#showUnusedTypeSelectorWarnings()">showUnusedTypeSelectorWarnings</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="setShowUnusedTypeSelectorWarnings(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setShowUnusedTypeSelectorWarnings</h4>
<pre>public&nbsp;void&nbsp;setShowUnusedTypeSelectorWarnings(boolean&nbsp;showUnusedTypeSelectorWarnings)</pre>
</li>
</ul>
<a name="cfgShowUnusedTypeSelectorWarnings(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgShowUnusedTypeSelectorWarnings</h4>
<pre>public&nbsp;void&nbsp;cfgShowUnusedTypeSelectorWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;show)</pre>
</li>
</ul>
<a name="getDisableIncrementalOptimizations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDisableIncrementalOptimizations</h4>
<pre>public&nbsp;boolean&nbsp;getDisableIncrementalOptimizations()</pre>
</li>
</ul>
<a name="setDisableIncrementalOptimizations(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDisableIncrementalOptimizations</h4>
<pre>public&nbsp;void&nbsp;setDisableIncrementalOptimizations(boolean&nbsp;disable)</pre>
</li>
</ul>
<a name="cfgDisableIncrementalOptimizations(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgDisableIncrementalOptimizations</h4>
<pre>public&nbsp;void&nbsp;cfgDisableIncrementalOptimizations(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;disable)</pre>
</li>
</ul>
<a name="getDisableIncrementalOptimizationsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDisableIncrementalOptimizationsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getDisableIncrementalOptimizationsInfo()</pre>
</li>
</ul>
<a name="getSignatureDirectory()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSignatureDirectory</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getSignatureDirectory()</pre>
</li>
</ul>
<a name="setSignatureDirectory(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSignatureDirectory</h4>
<pre>public&nbsp;void&nbsp;setSignatureDirectory(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;signatureDirectory)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="cfgSignatureDirectory(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgSignatureDirectory</h4>
<pre>public&nbsp;void&nbsp;cfgSignatureDirectory(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getSignatureDirectoryInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSignatureDirectoryInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getSignatureDirectoryInfo()</pre>
</li>
</ul>
<a name="setSourcePath(flex2.compiler.io.VirtualFile[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSourcePath</h4>
<pre>public&nbsp;void&nbsp;setSourcePath(<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;sourcePath)</pre>
</li>
</ul>
<a name="getUnexpandedSourcePath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUnexpandedSourcePath</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>[]&nbsp;getUnexpandedSourcePath()</pre>
</li>
</ul>
<a name="getSourcePath()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSourcePath</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;getSourcePath()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getSourcePath()">MxmlConfiguration</a></code></strong></div>
<div class="block">Path locations of source files.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getSourcePath()">getSourcePath</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getResourceBundlePathForLocale(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResourceBundlePathForLocale</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;getResourceBundlePathForLocale(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;locale)</pre>
</li>
</ul>
<a name="cfgSourcePath(flex2.compiler.config.ConfigurationValue, java.lang.String[])">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgSourcePath</h4>
<pre>public&nbsp;void&nbsp;cfgSourcePath(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[]&nbsp;pathlist)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getSourcePathInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSourcePathInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getSourcePathInfo()</pre>
</li>
</ul>
<a name="strict()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>strict</h4>
<pre>public&nbsp;boolean&nbsp;strict()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#strict()">As3Configuration</a></code></strong></div>
<div class="block">Run the AS3 compiler in strict mode</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#strict()">strict</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgStrict(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgStrict</h4>
<pre>public&nbsp;void&nbsp;cfgStrict(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;strict)</pre>
</li>
</ul>
<a name="suppressWarningsInIncremental()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>suppressWarningsInIncremental</h4>
<pre>public&nbsp;boolean&nbsp;suppressWarningsInIncremental()</pre>
</li>
</ul>
<a name="setSuppressWarningsInIncremental(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSuppressWarningsInIncremental</h4>
<pre>public&nbsp;void&nbsp;setSuppressWarningsInIncremental(boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getThemeFiles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThemeFiles</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[]&nbsp;getThemeFiles()</pre>
</li>
</ul>
<a name="cfgTheme(flex2.compiler.config.ConfigurationValue, java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgTheme</h4>
<pre>public&nbsp;void&nbsp;cfgTheme(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;paths)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getThemeInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThemeInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getThemeInfo()</pre>
</li>
</ul>
<a name="getThemeNames()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThemeNames</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getThemeNames()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getThemeNames()">getThemeNames</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getDefaultsCssFiles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultsCssFiles</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;&nbsp;getDefaultsCssFiles()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getDefaultsCssFiles()">MxmlConfiguration</a></code></strong></div>
<div class="block">Location of SWC defaults.css stylesheets.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getDefaultsCssFiles()">getDefaultsCssFiles</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="addDefaultsCssFiles(java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDefaultsCssFiles</h4>
<pre>public&nbsp;void&nbsp;addDefaultsCssFiles(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;&nbsp;files)</pre>
</li>
</ul>
<a name="cfgDefaultsCssFiles(flex2.compiler.config.ConfigurationValue, java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgDefaultsCssFiles</h4>
<pre>public&nbsp;void&nbsp;cfgDefaultsCssFiles(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&nbsp;paths)
throws <a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../flex2/compiler/config/ConfigurationException.html" title="class in flex2.compiler.config">ConfigurationException</a></code></dd></dl>
</li>
</ul>
<a name="getDefaultsCssFilesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDefaultsCssFilesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getDefaultsCssFilesInfo()</pre>
</li>
</ul>
<a name="getThemeCssFiles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getThemeCssFiles</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;&nbsp;getThemeCssFiles()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getThemeCssFiles()">MxmlConfiguration</a></code></strong></div>
<div class="block">Location of theme stylesheets.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getThemeCssFiles()">getThemeCssFiles</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="addThemeCssFiles(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addThemeCssFiles</h4>
<pre>public&nbsp;void&nbsp;addThemeCssFiles(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>&gt;&nbsp;files)</pre>
</li>
</ul>
<a name="getTranslationFormat()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslationFormat</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTranslationFormat()</pre>
</li>
</ul>
<a name="cfgTranslationFormat(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgTranslationFormat</h4>
<pre>public&nbsp;void&nbsp;cfgTranslationFormat(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;t)</pre>
</li>
</ul>
<a name="getTranslationFormatInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTranslationFormatInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getTranslationFormatInfo()</pre>
</li>
</ul>
<a name="useResourceBundleMetadata()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>useResourceBundleMetadata</h4>
<pre>public&nbsp;boolean&nbsp;useResourceBundleMetadata()</pre>
</li>
</ul>
<a name="cfgUseResourceBundleMetadata(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgUseResourceBundleMetadata</h4>
<pre>public&nbsp;void&nbsp;cfgUseResourceBundleMetadata(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getuseResourceBundleMetadataInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getuseResourceBundleMetadataInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getuseResourceBundleMetadataInfo()</pre>
</li>
</ul>
<a name="verboseStacktraces()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>verboseStacktraces</h4>
<pre>public&nbsp;boolean&nbsp;verboseStacktraces()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html#verboseStacktraces()">As3Configuration</a></code></strong></div>
<div class="block">Emit system paths with debug info.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#verboseStacktraces()">verboseStacktraces</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="setVerboseStacktraces(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setVerboseStacktraces</h4>
<pre>public&nbsp;void&nbsp;setVerboseStacktraces(boolean&nbsp;verboseStacktraces)</pre>
</li>
</ul>
<a name="cfgVerboseStacktraces(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgVerboseStacktraces</h4>
<pre>public&nbsp;void&nbsp;cfgVerboseStacktraces(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;verboseStacktraces)</pre>
</li>
</ul>
<a name="warn_array_tostring_changes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_array_tostring_changes</h4>
<pre>public&nbsp;boolean&nbsp;warn_array_tostring_changes()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_array_tostring_changes()">warn_array_tostring_changes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnArrayTostringChanges(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnArrayTostringChanges</h4>
<pre>public&nbsp;void&nbsp;cfgWarnArrayTostringChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnArrayTostringChangesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnArrayTostringChangesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnArrayTostringChangesInfo()</pre>
</li>
</ul>
<a name="warn_assignment_within_conditional()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_assignment_within_conditional</h4>
<pre>public&nbsp;boolean&nbsp;warn_assignment_within_conditional()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_assignment_within_conditional()">warn_assignment_within_conditional</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnAssignmentWithinConditional(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnAssignmentWithinConditional</h4>
<pre>public&nbsp;void&nbsp;cfgWarnAssignmentWithinConditional(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnAssignmentWithinConditionalInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnAssignmentWithinConditionalInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnAssignmentWithinConditionalInfo()</pre>
</li>
</ul>
<a name="warn_bad_array_cast()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_array_cast</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_array_cast()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_array_cast()">warn_bad_array_cast</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadArrayCast(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadArrayCast</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadArrayCast(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadArrayCastInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadArrayCastInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadArrayCastInfo()</pre>
</li>
</ul>
<a name="warn_bad_bool_assignment()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_bool_assignment</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_bool_assignment()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_bool_assignment()">warn_bad_bool_assignment</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadBoolAssignment(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadBoolAssignment</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadBoolAssignment(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadBoolAssignmentInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadBoolAssignmentInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadBoolAssignmentInfo()</pre>
</li>
</ul>
<a name="warn_bad_date_cast()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_date_cast</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_date_cast()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_date_cast()">warn_bad_date_cast</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadDateCast(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadDateCast</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadDateCast(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadDateCastInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadDateCastInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadDateCastInfo()</pre>
</li>
</ul>
<a name="warn_bad_es3_type_method()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_es3_type_method</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_es3_type_method()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_es3_type_method()">warn_bad_es3_type_method</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadEs3TypeMethod(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadEs3TypeMethod</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadEs3TypeMethod(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadEs3TypeMethodInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadEs3TypeMethodInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadEs3TypeMethodInfo()</pre>
</li>
</ul>
<a name="warn_bad_es3_type_prop()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_es3_type_prop</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_es3_type_prop()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_es3_type_prop()">warn_bad_es3_type_prop</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadEs3TypeProp(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadEs3TypeProp</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadEs3TypeProp(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadEs3TypePropInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadEs3TypePropInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadEs3TypePropInfo()</pre>
</li>
</ul>
<a name="warn_bad_nan_comparison()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_nan_comparison</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_nan_comparison()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_nan_comparison()">warn_bad_nan_comparison</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadNanComparison(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadNanComparison</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadNanComparison(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadNanComparisonInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadNanComparisonInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadNanComparisonInfo()</pre>
</li>
</ul>
<a name="warn_bad_null_assignment()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_null_assignment</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_null_assignment()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_null_assignment()">warn_bad_null_assignment</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadNullAssignment(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadNullAssignment</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadNullAssignment(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadNullAssignmentInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadNullAssignmentInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadNullAssignmentInfo()</pre>
</li>
</ul>
<a name="warn_bad_null_comparison()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_null_comparison</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_null_comparison()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_null_comparison()">warn_bad_null_comparison</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadNullComparison(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadNullComparison</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadNullComparison(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadNullComparisonInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadNullComparisonInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadNullComparisonInfo()</pre>
</li>
</ul>
<a name="warn_bad_undefined_comparison()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_bad_undefined_comparison</h4>
<pre>public&nbsp;boolean&nbsp;warn_bad_undefined_comparison()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_bad_undefined_comparison()">warn_bad_undefined_comparison</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBadUndefinedComparison(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBadUndefinedComparison</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBadUndefinedComparison(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBadUndefinedComparisonInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBadUndefinedComparisonInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBadUndefinedComparisonInfo()</pre>
</li>
</ul>
<a name="warn_boolean_constructor_with_no_args()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_boolean_constructor_with_no_args</h4>
<pre>public&nbsp;boolean&nbsp;warn_boolean_constructor_with_no_args()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_boolean_constructor_with_no_args()">warn_boolean_constructor_with_no_args</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnBooleanConstructorWithNoArgs(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnBooleanConstructorWithNoArgs</h4>
<pre>public&nbsp;void&nbsp;cfgWarnBooleanConstructorWithNoArgs(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnBooleanConstructorWithNoArgsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnBooleanConstructorWithNoArgsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnBooleanConstructorWithNoArgsInfo()</pre>
</li>
</ul>
<a name="warn_changes_in_resolve()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_changes_in_resolve</h4>
<pre>public&nbsp;boolean&nbsp;warn_changes_in_resolve()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_changes_in_resolve()">warn_changes_in_resolve</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnChangesInResolve(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnChangesInResolve</h4>
<pre>public&nbsp;void&nbsp;cfgWarnChangesInResolve(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnChangesInResolveInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnChangesInResolveInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnChangesInResolveInfo()</pre>
</li>
</ul>
<a name="warn_class_is_sealed()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_class_is_sealed</h4>
<pre>public&nbsp;boolean&nbsp;warn_class_is_sealed()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_class_is_sealed()">warn_class_is_sealed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnClassIsSealed(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnClassIsSealed</h4>
<pre>public&nbsp;void&nbsp;cfgWarnClassIsSealed(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnClassIsSealedInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnClassIsSealedInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnClassIsSealedInfo()</pre>
</li>
</ul>
<a name="warn_const_not_initialized()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_const_not_initialized</h4>
<pre>public&nbsp;boolean&nbsp;warn_const_not_initialized()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_const_not_initialized()">warn_const_not_initialized</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnConstNotInitialized(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnConstNotInitialized</h4>
<pre>public&nbsp;void&nbsp;cfgWarnConstNotInitialized(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnConstNotInitializedInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnConstNotInitializedInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnConstNotInitializedInfo()</pre>
</li>
</ul>
<a name="warn_constructor_returns_value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_constructor_returns_value</h4>
<pre>public&nbsp;boolean&nbsp;warn_constructor_returns_value()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_constructor_returns_value()">warn_constructor_returns_value</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnConstructorReturnsValue(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnConstructorReturnsValue</h4>
<pre>public&nbsp;void&nbsp;cfgWarnConstructorReturnsValue(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnConstructorReturnsValueInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnConstructorReturnsValueInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnConstructorReturnsValueInfo()</pre>
</li>
</ul>
<a name="warn_deprecated_event_handler_error()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_deprecated_event_handler_error</h4>
<pre>public&nbsp;boolean&nbsp;warn_deprecated_event_handler_error()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_deprecated_event_handler_error()">warn_deprecated_event_handler_error</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnDeprecatedEventHandlerError(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnDeprecatedEventHandlerError</h4>
<pre>public&nbsp;void&nbsp;cfgWarnDeprecatedEventHandlerError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnDeprecatedEventHandlerErrorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnDeprecatedEventHandlerErrorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnDeprecatedEventHandlerErrorInfo()</pre>
</li>
</ul>
<a name="warn_deprecated_function_error()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_deprecated_function_error</h4>
<pre>public&nbsp;boolean&nbsp;warn_deprecated_function_error()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_deprecated_function_error()">warn_deprecated_function_error</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnDeprecatedFunctionError(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnDeprecatedFunctionError</h4>
<pre>public&nbsp;void&nbsp;cfgWarnDeprecatedFunctionError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnDeprecatedFunctionErrorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnDeprecatedFunctionErrorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnDeprecatedFunctionErrorInfo()</pre>
</li>
</ul>
<a name="warn_deprecated_property_error()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_deprecated_property_error</h4>
<pre>public&nbsp;boolean&nbsp;warn_deprecated_property_error()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_deprecated_property_error()">warn_deprecated_property_error</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnDeprecatedPropertyError(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnDeprecatedPropertyError</h4>
<pre>public&nbsp;void&nbsp;cfgWarnDeprecatedPropertyError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnDeprecatedPropertyErrorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnDeprecatedPropertyErrorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnDeprecatedPropertyErrorInfo()</pre>
</li>
</ul>
<a name="warn_duplicate_argument_names()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_duplicate_argument_names</h4>
<pre>public&nbsp;boolean&nbsp;warn_duplicate_argument_names()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_duplicate_argument_names()">warn_duplicate_argument_names</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnDuplicateArgumentNames(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnDuplicateArgumentNames</h4>
<pre>public&nbsp;void&nbsp;cfgWarnDuplicateArgumentNames(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnDuplicateArgumentNamesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnDuplicateArgumentNamesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnDuplicateArgumentNamesInfo()</pre>
</li>
</ul>
<a name="warn_duplicate_variable_def()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_duplicate_variable_def</h4>
<pre>public&nbsp;boolean&nbsp;warn_duplicate_variable_def()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_duplicate_variable_def()">warn_duplicate_variable_def</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnDuplicateVariableDef(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnDuplicateVariableDef</h4>
<pre>public&nbsp;void&nbsp;cfgWarnDuplicateVariableDef(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnDuplicateVariableDefInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnDuplicateVariableDefInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnDuplicateVariableDefInfo()</pre>
</li>
</ul>
<a name="warn_for_var_in_changes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_for_var_in_changes</h4>
<pre>public&nbsp;boolean&nbsp;warn_for_var_in_changes()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_for_var_in_changes()">warn_for_var_in_changes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnForVarInChanges(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnForVarInChanges</h4>
<pre>public&nbsp;void&nbsp;cfgWarnForVarInChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnForVarInChangesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnForVarInChangesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnForVarInChangesInfo()</pre>
</li>
</ul>
<a name="warn_import_hides_class()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_import_hides_class</h4>
<pre>public&nbsp;boolean&nbsp;warn_import_hides_class()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_import_hides_class()">warn_import_hides_class</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnImportHidesClass(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnImportHidesClass</h4>
<pre>public&nbsp;void&nbsp;cfgWarnImportHidesClass(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnImportHidesClassInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnImportHidesClassInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnImportHidesClassInfo()</pre>
</li>
</ul>
<a name="warn_instance_of_changes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_instance_of_changes</h4>
<pre>public&nbsp;boolean&nbsp;warn_instance_of_changes()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_instance_of_changes()">warn_instance_of_changes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnInstanceOfChanges(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnInstanceOfChanges</h4>
<pre>public&nbsp;void&nbsp;cfgWarnInstanceOfChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnInstanceOfChangesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnInstanceOfChangesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnInstanceOfChangesInfo()</pre>
</li>
</ul>
<a name="warn_internal_error()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_internal_error</h4>
<pre>public&nbsp;boolean&nbsp;warn_internal_error()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_internal_error()">warn_internal_error</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnInternalError(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnInternalError</h4>
<pre>public&nbsp;void&nbsp;cfgWarnInternalError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnInternalErrorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnInternalErrorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnInternalErrorInfo()</pre>
</li>
</ul>
<a name="warn_level_not_supported()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_level_not_supported</h4>
<pre>public&nbsp;boolean&nbsp;warn_level_not_supported()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_level_not_supported()">warn_level_not_supported</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnLevelNotSupported(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnLevelNotSupported</h4>
<pre>public&nbsp;void&nbsp;cfgWarnLevelNotSupported(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnLevelNotSupportedInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnLevelNotSupportedInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnLevelNotSupportedInfo()</pre>
</li>
</ul>
<a name="warn_missing_namespace_decl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_missing_namespace_decl</h4>
<pre>public&nbsp;boolean&nbsp;warn_missing_namespace_decl()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_missing_namespace_decl()">warn_missing_namespace_decl</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnMissingNamespaceDecl(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnMissingNamespaceDecl</h4>
<pre>public&nbsp;void&nbsp;cfgWarnMissingNamespaceDecl(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnMissingNamespaceDeclInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnMissingNamespaceDeclInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnMissingNamespaceDeclInfo()</pre>
</li>
</ul>
<a name="warn_negative_uint_literal()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_negative_uint_literal</h4>
<pre>public&nbsp;boolean&nbsp;warn_negative_uint_literal()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_negative_uint_literal()">warn_negative_uint_literal</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnNegativeUintLiteral(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnNegativeUintLiteral</h4>
<pre>public&nbsp;void&nbsp;cfgWarnNegativeUintLiteral(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnNegativeUintLiteralInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnNegativeUintLiteralInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnNegativeUintLiteralInfo()</pre>
</li>
</ul>
<a name="warn_no_constructor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_no_constructor</h4>
<pre>public&nbsp;boolean&nbsp;warn_no_constructor()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_no_constructor()">warn_no_constructor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnNoConstructor(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnNoConstructor</h4>
<pre>public&nbsp;void&nbsp;cfgWarnNoConstructor(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnNoConstructorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnNoConstructorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnNoConstructorInfo()</pre>
</li>
</ul>
<a name="warn_no_explicit_super_call_in_constructor()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_no_explicit_super_call_in_constructor</h4>
<pre>public&nbsp;boolean&nbsp;warn_no_explicit_super_call_in_constructor()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_no_explicit_super_call_in_constructor()">warn_no_explicit_super_call_in_constructor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnNoExplicitSuperCallInConstructor(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnNoExplicitSuperCallInConstructor</h4>
<pre>public&nbsp;void&nbsp;cfgWarnNoExplicitSuperCallInConstructor(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnNoExplicitSuperCallInConstructorInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnNoExplicitSuperCallInConstructorInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnNoExplicitSuperCallInConstructorInfo()</pre>
</li>
</ul>
<a name="warn_no_type_decl()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_no_type_decl</h4>
<pre>public&nbsp;boolean&nbsp;warn_no_type_decl()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_no_type_decl()">warn_no_type_decl</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnNoTypeDecl(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnNoTypeDecl</h4>
<pre>public&nbsp;void&nbsp;cfgWarnNoTypeDecl(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnNoTypeDeclInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnNoTypeDeclInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnNoTypeDeclInfo()</pre>
</li>
</ul>
<a name="warn_number_from_string_changes()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_number_from_string_changes</h4>
<pre>public&nbsp;boolean&nbsp;warn_number_from_string_changes()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_number_from_string_changes()">warn_number_from_string_changes</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnNumberFromStringChanges(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnNumberFromStringChanges</h4>
<pre>public&nbsp;void&nbsp;cfgWarnNumberFromStringChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnNumberFromStringChangesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnNumberFromStringChangesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnNumberFromStringChangesInfo()</pre>
</li>
</ul>
<a name="warn_scoping_change_in_this()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_scoping_change_in_this</h4>
<pre>public&nbsp;boolean&nbsp;warn_scoping_change_in_this()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_scoping_change_in_this()">warn_scoping_change_in_this</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnScopingChangeInThis(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnScopingChangeInThis</h4>
<pre>public&nbsp;void&nbsp;cfgWarnScopingChangeInThis(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnScopingChangeInThisInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnScopingChangeInThisInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnScopingChangeInThisInfo()</pre>
</li>
</ul>
<a name="warn_slow_text_field_addition()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_slow_text_field_addition</h4>
<pre>public&nbsp;boolean&nbsp;warn_slow_text_field_addition()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_slow_text_field_addition()">warn_slow_text_field_addition</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnSlowTextFieldAddition(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnSlowTextFieldAddition</h4>
<pre>public&nbsp;void&nbsp;cfgWarnSlowTextFieldAddition(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnSlowTextFieldAdditionInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnSlowTextFieldAdditionInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnSlowTextFieldAdditionInfo()</pre>
</li>
</ul>
<a name="warn_unlikely_function_value()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_unlikely_function_value</h4>
<pre>public&nbsp;boolean&nbsp;warn_unlikely_function_value()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_unlikely_function_value()">warn_unlikely_function_value</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnUnlikelyFunctionValue(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnUnlikelyFunctionValue</h4>
<pre>public&nbsp;void&nbsp;cfgWarnUnlikelyFunctionValue(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnUnlikelyFunctionValueInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnUnlikelyFunctionValueInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnUnlikelyFunctionValueInfo()</pre>
</li>
</ul>
<a name="warn_xml_class_has_changed()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>warn_xml_class_has_changed</h4>
<pre>public&nbsp;boolean&nbsp;warn_xml_class_has_changed()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#warn_xml_class_has_changed()">warn_xml_class_has_changed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgWarnXmlClassHasChanged(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgWarnXmlClassHasChanged</h4>
<pre>public&nbsp;void&nbsp;cfgWarnXmlClassHasChanged(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getWarnXmlClassHasChangedInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWarnXmlClassHasChangedInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getWarnXmlClassHasChangedInfo()</pre>
</li>
</ul>
<a name="archiveClassesAndAssets()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>archiveClassesAndAssets</h4>
<pre>public&nbsp;boolean&nbsp;archiveClassesAndAssets()</pre>
</li>
</ul>
<a name="cfgArchiveClassesAndAssets(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgArchiveClassesAndAssets</h4>
<pre>public&nbsp;void&nbsp;cfgArchiveClassesAndAssets(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getArchiveClassesAndAssetsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getArchiveClassesAndAssetsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getArchiveClassesAndAssetsInfo()</pre>
</li>
</ul>
<a name="cfgGenerateAbstractSyntaxTree(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgGenerateAbstractSyntaxTree</h4>
<pre>public&nbsp;void&nbsp;cfgGenerateAbstractSyntaxTree(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="getGenerateAbstractSyntaxTree()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGenerateAbstractSyntaxTree</h4>
<pre>public&nbsp;boolean&nbsp;getGenerateAbstractSyntaxTree()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#getGenerateAbstractSyntaxTree()">getGenerateAbstractSyntaxTree</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getGenerateAbstractSyntaxTree()">getGenerateAbstractSyntaxTree</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="getGenerateAbstractSyntaxTreeInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGenerateAbstractSyntaxTreeInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getGenerateAbstractSyntaxTreeInfo()</pre>
</li>
</ul>
<a name="getExtensionsConfiguration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtensionsConfiguration</h4>
<pre>public&nbsp;<a href="../../../flex2/compiler/extensions/ExtensionsConfiguration.html" title="class in flex2.compiler.extensions">ExtensionsConfiguration</a>&nbsp;getExtensionsConfiguration()</pre>
</li>
</ul>
<a name="getIsolateStyles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIsolateStyles</h4>
<pre>public&nbsp;boolean&nbsp;getIsolateStyles()</pre>
</li>
</ul>
<a name="cfgIsolateStyles(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgIsolateStyles</h4>
<pre>public&nbsp;void&nbsp;cfgIsolateStyles(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;isolateStyles)</pre>
</li>
</ul>
<a name="getIsolateStylesInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIsolateStylesInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getIsolateStylesInfo()</pre>
</li>
</ul>
<a name="getAllowDuplicateDefaultStyleDeclarations()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllowDuplicateDefaultStyleDeclarations</h4>
<pre>public&nbsp;boolean&nbsp;getAllowDuplicateDefaultStyleDeclarations()</pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getAllowDuplicateDefaultStyleDeclarations()">MxmlConfiguration</a></code></strong></div>
<div class="block">Allow a style manager to have the same style declarations as
their parent.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getAllowDuplicateDefaultStyleDeclarations()">getAllowDuplicateDefaultStyleDeclarations</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html" title="interface in flex2.compiler.mxml">MxmlConfiguration</a></code></dd>
</dl>
</li>
</ul>
<a name="cfgAllowDuplicateDefaultStyleDeclarations(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgAllowDuplicateDefaultStyleDeclarations</h4>
<pre>public&nbsp;void&nbsp;cfgAllowDuplicateDefaultStyleDeclarations(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;allowDuplicateDefaultStyleDeclarations)</pre>
</li>
</ul>
<a name="getAllowDuplicateDefaultStyleDeclarationsInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAllowDuplicateDefaultStyleDeclarationsInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getAllowDuplicateDefaultStyleDeclarationsInfo()</pre>
</li>
</ul>
<a name="cfgJavaProfilerClass(flex2.compiler.config.ConfigurationValue, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgJavaProfilerClass</h4>
<pre>public&nbsp;void&nbsp;cfgJavaProfilerClass(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profilerClass)</pre>
</li>
</ul>
<a name="getJavaProfilerClass()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJavaProfilerClass</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getJavaProfilerClass()</pre>
</li>
</ul>
<a name="getJavaProfilerClassInfo()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getJavaProfilerClassInfo</h4>
<pre>public static&nbsp;<a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a>&nbsp;getJavaProfilerClassInfo()</pre>
</li>
</ul>
<a name="getAdvancedTelemetry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAdvancedTelemetry</h4>
<pre>public&nbsp;boolean&nbsp;getAdvancedTelemetry()</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#getAdvancedTelemetry()">getAdvancedTelemetry</a></code>&nbsp;in interface&nbsp;<code><a href="../../../flex2/compiler/as3/As3Configuration.html" title="interface in flex2.compiler.as3">As3Configuration</a></code></dd>
</dl>
</li>
</ul>
<a name="setAdvancedTelemetry(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setAdvancedTelemetry</h4>
<pre>public&nbsp;void&nbsp;setAdvancedTelemetry(boolean&nbsp;advancedTelemetry)</pre>
</li>
</ul>
<a name="cfgAdvancedTelemetry(flex2.compiler.config.ConfigurationValue, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cfgAdvancedTelemetry</h4>
<pre>public&nbsp;void&nbsp;cfgAdvancedTelemetry(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a>&nbsp;cv,
boolean&nbsp;advancedTelemetry)</pre>
</li>
</ul>
<a name="clone()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>clone</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;clone()
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/CloneNotSupportedException.html?is-external=true" title="class or interface in java.lang">CloneNotSupportedException</a></pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a></code>&nbsp;in class&nbsp;<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/CloneNotSupportedException.html?is-external=true" title="class or interface in java.lang">CloneNotSupportedException</a></code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CompilerConfiguration.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?flex2/compiler/common/CompilerConfiguration.html" target="_top">Frames</a></li>
<li><a href="CompilerConfiguration.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>