| <!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: </li> |
| <li>Nested | </li> |
| <li><a href="#field_summary">Field</a> | </li> |
| <li><a href="#constructor_summary">Constr</a> | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li><a href="#field_detail">Field</a> | </li> |
| <li><a href="#constructor_detail">Constr</a> | </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"> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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"> </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> parentConfiguration)</code> </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"> </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><<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> files)</code> </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> extern)</code> </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><<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> files)</code> </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> </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> </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> </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> cv, |
| boolean accessible)</code> </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> 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> encoding)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean advancedTelemetry)</code> </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> cv, |
| boolean allowDuplicateDefaultStyleDeclarations)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean useCompression)</code> </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> cv, |
| boolean c)</code> </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> 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> contextRoot)</code> </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> cv, |
| boolean debug)</code> </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> 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> paths)</code> </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> 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> defaultsCssUrlPath)</code> </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> _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> _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> _value)</code> </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> cv, |
| boolean disable)</code> </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> cv, |
| boolean doc)</code> </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> cv, |
| boolean enable)</code> </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> cv, |
| boolean enable)</code> </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> cv, |
| boolean b)</code> </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> 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>[] pathlist)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean headlessServer)</code> </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> 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>[] pathlist)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean isolateStyles)</code> </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> 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> profilerClass)</code> </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> cv, |
| boolean keepAllTypeSelectors)</code> </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> 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>[] md)</code> </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> cv, |
| boolean keep)</code> </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> cv, |
| boolean keep)</code> </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> 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>[] pathlist)</code> </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> 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>[] newLocales)</code> </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> cv, |
| int f)</code> </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> 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> version)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> 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> value)</code> </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> cv, |
| boolean show)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> 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> servicesPath)</code> </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> cv, |
| boolean ascWarnings)</code> </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> cv, |
| boolean show)</code> </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> cv, |
| boolean show)</code> </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> cv, |
| boolean show)</code> </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> cv, |
| boolean show)</code> </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> cv, |
| boolean show)</code> </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> cv, |
| boolean show)</code> </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> 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> path)</code> </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> 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>[] pathlist)</code> </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> cv, |
| boolean strict)</code> </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> 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> paths)</code> </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> 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> t)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean verboseStacktraces)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> cv, |
| boolean b)</code> </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> </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> </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>[] 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>[] locales, |
| <a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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><<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#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> </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> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code><a href="../../../macromedia/asc/util/ObjectList.html" title="class in macromedia.asc.util">ObjectList</a><<a href="../../../macromedia/asc/embedding/ConfigVar.html" title="class in macromedia.asc.embedding">ConfigVar</a>></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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> locale)</code> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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><<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#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> </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> </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><<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#getThemeNames()">getThemeNames</a></strong>()</code> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </td> |
| </tr> |
| <tr class="altColor"> |
| <td class="colFirst"><code>static <T> <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>[] 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>[] 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><T> 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> </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 accessible)</code> </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 advancedTelemetry)</code> </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> resolver)</code> </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> contextRoot)</code> </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 debug)</code> </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 disable)</code> </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 enableDesignLayers)</code> </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 enableSwcFiltering)</code> </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> fc)</code> </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> gd)</code> </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 keepAllTypeSelectors)</code> </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 keepGeneratedActionScript)</code> </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 keepGeneratedSignatures)</code> </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 metadataExport)</code> </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 value)</code> </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 optimize)</code> </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 reportInvalidStylesAsWarnings)</code> </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> deps)</code> </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 showDeprecationWarnings)</code> </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 showInvalidCssPropertyWarnings)</code> </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 showShadowedDeviceFontWarnings)</code> </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 showUnusedTypeSelectorWarnings)</code> </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> signatureDirectory)</code> </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>[] sourcePath)</code> </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 b)</code> </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 verboseStacktraces)</code> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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> </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 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 <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 <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 <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 <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 <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 <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 <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 <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 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 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 <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 CompilerConfiguration(<a href="../../../flex2/compiler/common/Configuration.html" title="class in flex2.compiler.common">Configuration</a> 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 void setConfigPathResolver(<a href="../../../flex2/compiler/common/ConfigurationPathResolver.html" title="class in flex2.compiler.common">ConfigurationPathResolver</a> 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 <T> <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>[] 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>[] 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>[] 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><T> 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 <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] 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>[] 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>[] locales, |
| <a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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 void 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> extern)</pre> |
| </li> |
| </ul> |
| <a name="accessible()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>accessible</h4> |
| <pre>public boolean accessible()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setAccessible(boolean accessible)</pre> |
| </li> |
| </ul> |
| <a name="cfgAccessible(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgAccessible</h4> |
| <pre>public void cfgAccessible(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean accessible)</pre> |
| </li> |
| </ul> |
| <a name="getActionscriptFileEncoding()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getActionscriptFileEncoding</h4> |
| <pre>public <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> getActionscriptFileEncoding()</pre> |
| </li> |
| </ul> |
| <a name="getEncoding()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getEncoding</h4> |
| <pre>public <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> getEncoding()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgActionscriptFileEncoding(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> encoding)</pre> |
| </li> |
| </ul> |
| <a name="adjustOpDebugLine()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>adjustOpDebugLine</h4> |
| <pre>public boolean adjustOpDebugLine()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#adjustOpDebugLine()">adjustOpDebugLine</a></code> in interface <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 void cfgAdjustOpdebugline(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getAdjustOpdebuglineInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAdjustOpdebuglineInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getAdjustOpdebuglineInfo()</pre> |
| </li> |
| </ul> |
| <a name="allowSourcePathOverlap()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>allowSourcePathOverlap</h4> |
| <pre>public boolean allowSourcePathOverlap()</pre> |
| </li> |
| </ul> |
| <a name="cfgAllowSourcePathOverlap(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgAllowSourcePathOverlap</h4> |
| <pre>public void cfgAllowSourcePathOverlap(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getAllowSourcePathOverlapInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAllowSourcePathOverlapInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getAllowSourcePathOverlapInfo()</pre> |
| </li> |
| </ul> |
| <a name="dialect()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>dialect</h4> |
| <pre>public int dialect()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#dialect()">dialect</a></code> in interface <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 void cfgAs3(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getAs3Info()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAs3Info</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getAs3Info()</pre> |
| </li> |
| </ul> |
| <a name="getDefine()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDefine</h4> |
| <pre>public <a href="../../../macromedia/asc/util/ObjectList.html" title="class in macromedia.asc.util">ObjectList</a><<a href="../../../macromedia/asc/embedding/ConfigVar.html" title="class in macromedia.asc.embedding">ConfigVar</a>> getDefine()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgDefine(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> _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> _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> _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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getDefineInfo()</pre> |
| </li> |
| </ul> |
| <a name="useConservativeAlgorithm()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useConservativeAlgorithm</h4> |
| <pre>public boolean useConservativeAlgorithm()</pre> |
| </li> |
| </ul> |
| <a name="cfgConservative(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgConservative</h4> |
| <pre>public void cfgConservative(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean c)</pre> |
| </li> |
| </ul> |
| <a name="getConservativeInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getConservativeInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getConservativeInfo()</pre> |
| </li> |
| </ul> |
| <a name="getContextRoot()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getContextRoot</h4> |
| <pre>public <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> getContextRoot()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void 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> 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 void cfgContextRoot(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> contextRoot)</pre> |
| </li> |
| </ul> |
| <a name="getContextRootInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getContextRootInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getContextRootInfo()</pre> |
| </li> |
| </ul> |
| <a name="debug()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>debug</h4> |
| <pre>public boolean debug()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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> in interface <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 void setDebug(boolean debug)</pre> |
| </li> |
| </ul> |
| <a name="cfgDebug(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgDebug</h4> |
| <pre>public void cfgDebug(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean debug)</pre> |
| </li> |
| </ul> |
| <a name="cfgCompress(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgCompress</h4> |
| <pre>public void cfgCompress(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean useCompression)</pre> |
| </li> |
| </ul> |
| <a name="useCompression()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useCompression</h4> |
| <pre>public boolean 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 <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a> getDefaultsCssUrl()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgDefaultsCssUrl(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getDefaultsCssUrlInfo()</pre> |
| </li> |
| </ul> |
| <a name="doc()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>doc</h4> |
| <pre>public boolean doc()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgDoc(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean doc)</pre> |
| </li> |
| </ul> |
| <a name="getDocInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDocInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getDocInfo()</pre> |
| </li> |
| </ul> |
| <a name="cfgEs(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgEs</h4> |
| <pre>public void cfgEs(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getEsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getEsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getEsInfo()</pre> |
| </li> |
| </ul> |
| <a name="getExternalLibraryPath()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getExternalLibraryPath</h4> |
| <pre>public <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] getExternalLibraryPath()</pre> |
| </li> |
| </ul> |
| <a name="getCompilingForAIR()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCompilingForAIR</h4> |
| <pre>public boolean getCompilingForAIR()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgExternalLibraryPath(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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>[] 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getExternalLibraryPathInfo()</pre> |
| </li> |
| </ul> |
| <a name="getFontsConfiguration()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getFontsConfiguration</h4> |
| <pre>public <a href="../../../flex2/compiler/common/FontsConfiguration.html" title="class in flex2.compiler.common">FontsConfiguration</a> getFontsConfiguration()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setFontsConfiguration(<a href="../../../flex2/compiler/common/FontsConfiguration.html" title="class in flex2.compiler.common">FontsConfiguration</a> 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> in interface <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 <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> getGeneratedDirectory()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getGeneratedDirectory()">getGeneratedDirectory</a></code> in interface <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 void 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> gd)</pre> |
| </li> |
| </ul> |
| <a name="headlessServer()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>headlessServer</h4> |
| <pre>public boolean headlessServer()</pre> |
| </li> |
| </ul> |
| <a name="cfgHeadlessServer(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgHeadlessServer</h4> |
| <pre>public void cfgHeadlessServer(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean headlessServer)</pre> |
| </li> |
| </ul> |
| <a name="getHeadlessServerInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getHeadlessServerInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getHeadlessServerInfo()</pre> |
| </li> |
| </ul> |
| <a name="getIncludeLibraries()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncludeLibraries</h4> |
| <pre>public <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] 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 void cfgIncludeLibraries(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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>[] 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIncludeLibrariesInfo()</pre> |
| </li> |
| </ul> |
| <a name="getIncremental()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIncremental</h4> |
| <pre>public boolean getIncremental()</pre> |
| </li> |
| </ul> |
| <a name="cfgIncremental(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIncremental</h4> |
| <pre>public void cfgIncremental(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="keepAllTypeSelectors()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepAllTypeSelectors</h4> |
| <pre>public boolean keepAllTypeSelectors()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setKeepAllTypeSelectors(boolean keepAllTypeSelectors)</pre> |
| </li> |
| </ul> |
| <a name="cfgKeepAllTypeSelectors(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgKeepAllTypeSelectors</h4> |
| <pre>public void cfgKeepAllTypeSelectors(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean keepAllTypeSelectors)</pre> |
| </li> |
| </ul> |
| <a name="getKeepAllTypeSelectorsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getKeepAllTypeSelectorsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getKeepAllTypeSelectorsInfo()</pre> |
| </li> |
| </ul> |
| <a name="getKeepAs3Metadata()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getKeepAs3Metadata</h4> |
| <pre>public <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>[] 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 void cfgKeepAs3Metadata(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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>[] md)</pre> |
| </li> |
| </ul> |
| <a name="keepEmbedMetadata()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepEmbedMetadata</h4> |
| <pre>public boolean keepEmbedMetadata()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#keepEmbedMetadata()">keepEmbedMetadata</a></code> in interface <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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getKeepAs3MetadataInfo()</pre> |
| </li> |
| </ul> |
| <a name="keepGeneratedActionScript()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>keepGeneratedActionScript</h4> |
| <pre>public boolean keepGeneratedActionScript()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setKeepGeneratedActionScript(boolean keepGeneratedActionScript)</pre> |
| </li> |
| </ul> |
| <a name="cfgKeepGeneratedActionscript(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgKeepGeneratedActionscript</h4> |
| <pre>public void cfgKeepGeneratedActionscript(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean keep)</pre> |
| </li> |
| </ul> |
| <a name="getKeepGeneratedActionscriptInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getKeepGeneratedActionscriptInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getKeepGeneratedActionscriptInfo()</pre> |
| </li> |
| </ul> |
| <a name="getKeepGeneratedSignatures()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getKeepGeneratedSignatures</h4> |
| <pre>public boolean getKeepGeneratedSignatures()</pre> |
| </li> |
| </ul> |
| <a name="setKeepGeneratedSignatures(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setKeepGeneratedSignatures</h4> |
| <pre>public void setKeepGeneratedSignatures(boolean keepGeneratedSignatures)</pre> |
| </li> |
| </ul> |
| <a name="cfgKeepGeneratedSignatures(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgKeepGeneratedSignatures</h4> |
| <pre>public void cfgKeepGeneratedSignatures(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean keep)</pre> |
| </li> |
| </ul> |
| <a name="getKeepGeneratedSignaturesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getKeepGeneratedSignaturesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getKeepGeneratedSignaturesInfo()</pre> |
| </li> |
| </ul> |
| <a name="enableRuntimeDesignLayers()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableRuntimeDesignLayers</h4> |
| <pre>public boolean enableRuntimeDesignLayers()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setEnableRuntimeDesignLayers(boolean enableDesignLayers)</pre> |
| </li> |
| </ul> |
| <a name="cfgEnableRuntimeDesignLayers(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgEnableRuntimeDesignLayers</h4> |
| <pre>public void cfgEnableRuntimeDesignLayers(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean enable)</pre> |
| </li> |
| </ul> |
| <a name="enableSwcVersionFiltering()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>enableSwcVersionFiltering</h4> |
| <pre>public boolean enableSwcVersionFiltering()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setEnableSwcVersionFiltering(boolean enableSwcFiltering)</pre> |
| </li> |
| </ul> |
| <a name="cfgEnableSwcVersionFiltering(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgEnableSwcVersionFiltering</h4> |
| <pre>public void cfgEnableSwcVersionFiltering(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean enable)</pre> |
| </li> |
| </ul> |
| <a name="getEnableSwcVersionFilteringInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getEnableSwcVersionFilteringInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getEnableSwcVersionFilteringInfo()</pre> |
| </li> |
| </ul> |
| <a name="getLibraryPath()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getLibraryPath</h4> |
| <pre>public <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] getLibraryPath()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgLibraryPath(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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>[] 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getLibraryPathInfo()</pre> |
| </li> |
| </ul> |
| <a name="getLocales()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getLocales</h4> |
| <pre>public <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>[] getLocales()</pre> |
| </li> |
| </ul> |
| <a name="locale()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>locale</h4> |
| <pre>public <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()</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 void cfgLocale(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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>[] newLocales)</pre> |
| </li> |
| </ul> |
| <a name="getLocaleInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getLocaleInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getLocaleInfo()</pre> |
| </li> |
| </ul> |
| <a name="factor()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>factor</h4> |
| <pre>public int factor()</pre> |
| </li> |
| </ul> |
| <a name="cfgMemoryUsageFactor(flex2.compiler.config.ConfigurationValue, int)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgMemoryUsageFactor</h4> |
| <pre>public void cfgMemoryUsageFactor(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| int f)</pre> |
| </li> |
| </ul> |
| <a name="getMemoryUsageFactorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMemoryUsageFactorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getMemoryUsageFactorInfo()</pre> |
| </li> |
| </ul> |
| <a name="metadataExport()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>metadataExport</h4> |
| <pre>public boolean metadataExport()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setMetadataExport(boolean metadataExport)</pre> |
| </li> |
| </ul> |
| <a name="getMobile()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMobile</h4> |
| <pre>public boolean 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 void setMobile(boolean value)</pre> |
| </li> |
| </ul> |
| <a name="cfgMobile(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgMobile</h4> |
| <pre>public void cfgMobile(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getMxmlConfiguration()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMxmlConfiguration</h4> |
| <pre>public <a href="../../../flex2/compiler/common/MxmlConfiguration.html" title="class in flex2.compiler.common">MxmlConfiguration</a> getMxmlConfiguration()</pre> |
| </li> |
| </ul> |
| <a name="getCompatibilityVersionString()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getCompatibilityVersionString</h4> |
| <pre>public <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> getCompatibilityVersionString()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 int getCompatibilityVersion()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 <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> getMinimumSupportedVersionString()</pre> |
| </li> |
| </ul> |
| <a name="getMinimumSupportedVersion()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getMinimumSupportedVersion</h4> |
| <pre>public int 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 void cfgMinimumSupportedVersion(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> 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 boolean getQualifiedTypeSelectors()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 <a href="../../../flex2/compiler/common/NamespacesConfiguration.html" title="class in flex2.compiler.common">NamespacesConfiguration</a> getNamespacesConfiguration()</pre> |
| </li> |
| </ul> |
| <a name="omitTraceStatements()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>omitTraceStatements</h4> |
| <pre>public boolean omitTraceStatements()</pre> |
| </li> |
| </ul> |
| <a name="cfgOmitTraceStatements(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgOmitTraceStatements</h4> |
| <pre>public void cfgOmitTraceStatements(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="optimize()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>optimize</h4> |
| <pre>public boolean optimize()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 boolean getOptimize()</pre> |
| </li> |
| </ul> |
| <a name="setOptimize(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setOptimize</h4> |
| <pre>public void setOptimize(boolean optimize)</pre> |
| </li> |
| </ul> |
| <a name="cfgOptimize(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgOptimize</h4> |
| <pre>public void cfgOptimize(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getPreloader()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getPreloader</h4> |
| <pre>public <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> 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 void cfgPreloader(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> value)</pre> |
| </li> |
| </ul> |
| <a name="getResourceHack()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getResourceHack</h4> |
| <pre>public boolean getResourceHack()</pre> |
| </li> |
| </ul> |
| <a name="cfgResourceHack(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgResourceHack</h4> |
| <pre>public void cfgResourceHack(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getResourceHackInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getResourceHackInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getResourceHackInfo()</pre> |
| </li> |
| </ul> |
| <a name="getServices()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getServices</h4> |
| <pre>public <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a> getServices()</pre> |
| </li> |
| </ul> |
| <a name="getServicesDependencies()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getServicesDependencies</h4> |
| <pre>public <a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a> 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> in interface <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 void setServicesDependencies(<a href="../../../flex2/compiler/config/ServicesDependenciesWrapper.html" title="class in flex2.compiler.config">ServicesDependenciesWrapper</a> 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 void cfgServices(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getServicesInfo()</pre> |
| </li> |
| </ul> |
| <a name="warnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>warnings</h4> |
| <pre>public boolean warnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgShowActionscriptWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean ascWarnings)</pre> |
| </li> |
| </ul> |
| <a name="showBindingWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showBindingWarnings</h4> |
| <pre>public boolean showBindingWarnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgShowBindingWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="showDependencyWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showDependencyWarnings</h4> |
| <pre>public boolean showDependencyWarnings()</pre> |
| </li> |
| </ul> |
| <a name="cfgShowDependencyWarnings(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgShowDependencyWarnings</h4> |
| <pre>public void cfgShowDependencyWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="getShowDependencyWarningsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getShowDependencyWarningsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getShowDependencyWarningsInfo()</pre> |
| </li> |
| </ul> |
| <a name="reportInvalidStylesAsWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>reportInvalidStylesAsWarnings</h4> |
| <pre>public boolean reportInvalidStylesAsWarnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setReportInvalidStylesAsWarnings(boolean reportInvalidStylesAsWarnings)</pre> |
| </li> |
| </ul> |
| <a name="cfgReportInvalidStylesAsWarnings(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgReportInvalidStylesAsWarnings</h4> |
| <pre>public void cfgReportInvalidStylesAsWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="reportMissingRequiredSkinPartsAsWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>reportMissingRequiredSkinPartsAsWarnings</h4> |
| <pre>public boolean 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> in interface <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 void cfgReportMissingRequiredSkinPartsAsWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getReportMissingRequiredSkinPartsAsWarningsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getReportMissingRequiredSkinPartsAsWarningsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getReportMissingRequiredSkinPartsAsWarningsInfo()</pre> |
| </li> |
| </ul> |
| <a name="showInvalidCssPropertyWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showInvalidCssPropertyWarnings</h4> |
| <pre>public boolean showInvalidCssPropertyWarnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setShowInvalidCssPropertyWarnings(boolean showInvalidCssPropertyWarnings)</pre> |
| </li> |
| </ul> |
| <a name="cfgShowInvalidCssPropertyWarnings(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgShowInvalidCssPropertyWarnings</h4> |
| <pre>public void cfgShowInvalidCssPropertyWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="showDeprecationWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showDeprecationWarnings</h4> |
| <pre>public boolean showDeprecationWarnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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> in interface <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 void setShowDeprecationWarnings(boolean showDeprecationWarnings)</pre> |
| </li> |
| </ul> |
| <a name="cfgShowDeprecationWarnings(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgShowDeprecationWarnings</h4> |
| <pre>public void cfgShowDeprecationWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="getShowDeprecationWarningsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getShowDeprecationWarningsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getShowDeprecationWarningsInfo()</pre> |
| </li> |
| </ul> |
| <a name="showShadowedDeviceFontWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showShadowedDeviceFontWarnings</h4> |
| <pre>public boolean showShadowedDeviceFontWarnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setShowShadowedDeviceFontWarnings(boolean showShadowedDeviceFontWarnings)</pre> |
| </li> |
| </ul> |
| <a name="cfgShowShadowedDeviceFontWarnings(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgShowShadowedDeviceFontWarnings</h4> |
| <pre>public void cfgShowShadowedDeviceFontWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="showUnusedTypeSelectorWarnings()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>showUnusedTypeSelectorWarnings</h4> |
| <pre>public boolean showUnusedTypeSelectorWarnings()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setShowUnusedTypeSelectorWarnings(boolean showUnusedTypeSelectorWarnings)</pre> |
| </li> |
| </ul> |
| <a name="cfgShowUnusedTypeSelectorWarnings(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgShowUnusedTypeSelectorWarnings</h4> |
| <pre>public void cfgShowUnusedTypeSelectorWarnings(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean show)</pre> |
| </li> |
| </ul> |
| <a name="getDisableIncrementalOptimizations()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDisableIncrementalOptimizations</h4> |
| <pre>public boolean getDisableIncrementalOptimizations()</pre> |
| </li> |
| </ul> |
| <a name="setDisableIncrementalOptimizations(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setDisableIncrementalOptimizations</h4> |
| <pre>public void setDisableIncrementalOptimizations(boolean disable)</pre> |
| </li> |
| </ul> |
| <a name="cfgDisableIncrementalOptimizations(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgDisableIncrementalOptimizations</h4> |
| <pre>public void cfgDisableIncrementalOptimizations(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean disable)</pre> |
| </li> |
| </ul> |
| <a name="getDisableIncrementalOptimizationsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getDisableIncrementalOptimizationsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getDisableIncrementalOptimizationsInfo()</pre> |
| </li> |
| </ul> |
| <a name="getSignatureDirectory()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getSignatureDirectory</h4> |
| <pre>public <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> getSignatureDirectory()</pre> |
| </li> |
| </ul> |
| <a name="setSignatureDirectory(java.lang.String)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSignatureDirectory</h4> |
| <pre>public void 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> 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 void cfgSignatureDirectory(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getSignatureDirectoryInfo()</pre> |
| </li> |
| </ul> |
| <a name="setSourcePath(flex2.compiler.io.VirtualFile[])"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSourcePath</h4> |
| <pre>public void setSourcePath(<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] sourcePath)</pre> |
| </li> |
| </ul> |
| <a name="getUnexpandedSourcePath()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getUnexpandedSourcePath</h4> |
| <pre>public <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>[] getUnexpandedSourcePath()</pre> |
| </li> |
| </ul> |
| <a name="getSourcePath()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getSourcePath</h4> |
| <pre>public <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] getSourcePath()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] 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> 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 void cfgSourcePath(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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>[] 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getSourcePathInfo()</pre> |
| </li> |
| </ul> |
| <a name="strict()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>strict</h4> |
| <pre>public boolean strict()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgStrict(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean strict)</pre> |
| </li> |
| </ul> |
| <a name="suppressWarningsInIncremental()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>suppressWarningsInIncremental</h4> |
| <pre>public boolean suppressWarningsInIncremental()</pre> |
| </li> |
| </ul> |
| <a name="setSuppressWarningsInIncremental(boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSuppressWarningsInIncremental</h4> |
| <pre>public void setSuppressWarningsInIncremental(boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getThemeFiles()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getThemeFiles</h4> |
| <pre>public <a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>[] 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 void cfgTheme(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getThemeInfo()</pre> |
| </li> |
| </ul> |
| <a name="getThemeNames()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getThemeNames</h4> |
| <pre>public <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><<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>> getThemeNames()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/mxml/MxmlConfiguration.html#getThemeNames()">getThemeNames</a></code> in interface <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 <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><<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> getDefaultsCssFiles()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void 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><<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> 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 void cfgDefaultsCssFiles(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> 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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getDefaultsCssFilesInfo()</pre> |
| </li> |
| </ul> |
| <a name="getThemeCssFiles()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getThemeCssFiles</h4> |
| <pre>public <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><<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> getThemeCssFiles()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void 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><<a href="../../../flex2/compiler/io/VirtualFile.html" title="interface in flex2.compiler.io">VirtualFile</a>> files)</pre> |
| </li> |
| </ul> |
| <a name="getTranslationFormat()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getTranslationFormat</h4> |
| <pre>public <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> 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 void cfgTranslationFormat(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> t)</pre> |
| </li> |
| </ul> |
| <a name="getTranslationFormatInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getTranslationFormatInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getTranslationFormatInfo()</pre> |
| </li> |
| </ul> |
| <a name="useResourceBundleMetadata()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>useResourceBundleMetadata</h4> |
| <pre>public boolean useResourceBundleMetadata()</pre> |
| </li> |
| </ul> |
| <a name="cfgUseResourceBundleMetadata(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgUseResourceBundleMetadata</h4> |
| <pre>public void cfgUseResourceBundleMetadata(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getuseResourceBundleMetadataInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getuseResourceBundleMetadataInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getuseResourceBundleMetadataInfo()</pre> |
| </li> |
| </ul> |
| <a name="verboseStacktraces()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>verboseStacktraces</h4> |
| <pre>public boolean verboseStacktraces()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void setVerboseStacktraces(boolean verboseStacktraces)</pre> |
| </li> |
| </ul> |
| <a name="cfgVerboseStacktraces(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgVerboseStacktraces</h4> |
| <pre>public void cfgVerboseStacktraces(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean 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 boolean 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> in interface <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 void cfgWarnArrayTostringChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnArrayTostringChangesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnArrayTostringChangesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnAssignmentWithinConditional(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnAssignmentWithinConditionalInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnAssignmentWithinConditionalInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadArrayCast(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadArrayCastInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadArrayCastInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadBoolAssignment(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadBoolAssignmentInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadBoolAssignmentInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadDateCast(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadDateCastInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadDateCastInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadEs3TypeMethod(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadEs3TypeMethodInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadEs3TypeMethodInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadEs3TypeProp(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadEs3TypePropInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadEs3TypePropInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadNanComparison(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadNanComparisonInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadNanComparisonInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadNullAssignment(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadNullAssignmentInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadNullAssignmentInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadNullComparison(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadNullComparisonInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadNullComparisonInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBadUndefinedComparison(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBadUndefinedComparisonInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBadUndefinedComparisonInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnBooleanConstructorWithNoArgs(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnBooleanConstructorWithNoArgsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnBooleanConstructorWithNoArgsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnChangesInResolve(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnChangesInResolveInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnChangesInResolveInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnClassIsSealed(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnClassIsSealedInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnClassIsSealedInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnConstNotInitialized(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnConstNotInitializedInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnConstNotInitializedInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnConstructorReturnsValue(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnConstructorReturnsValueInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnConstructorReturnsValueInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnDeprecatedEventHandlerError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnDeprecatedEventHandlerErrorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnDeprecatedEventHandlerErrorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnDeprecatedFunctionError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnDeprecatedFunctionErrorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnDeprecatedFunctionErrorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnDeprecatedPropertyError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnDeprecatedPropertyErrorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnDeprecatedPropertyErrorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnDuplicateArgumentNames(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnDuplicateArgumentNamesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnDuplicateArgumentNamesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnDuplicateVariableDef(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnDuplicateVariableDefInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnDuplicateVariableDefInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnForVarInChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnForVarInChangesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnForVarInChangesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnImportHidesClass(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnImportHidesClassInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnImportHidesClassInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnInstanceOfChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnInstanceOfChangesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnInstanceOfChangesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getWarnInstanceOfChangesInfo()</pre> |
| </li> |
| </ul> |
| <a name="warn_internal_error()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>warn_internal_error</h4> |
| <pre>public boolean 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> in interface <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 void cfgWarnInternalError(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnInternalErrorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnInternalErrorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnLevelNotSupported(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnLevelNotSupportedInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnLevelNotSupportedInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnMissingNamespaceDecl(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnMissingNamespaceDeclInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnMissingNamespaceDeclInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnNegativeUintLiteral(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnNegativeUintLiteralInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnNegativeUintLiteralInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getWarnNegativeUintLiteralInfo()</pre> |
| </li> |
| </ul> |
| <a name="warn_no_constructor()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>warn_no_constructor</h4> |
| <pre>public boolean 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> in interface <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 void cfgWarnNoConstructor(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnNoConstructorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnNoConstructorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnNoExplicitSuperCallInConstructor(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnNoExplicitSuperCallInConstructorInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnNoExplicitSuperCallInConstructorInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnNoTypeDecl(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnNoTypeDeclInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnNoTypeDeclInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnNumberFromStringChanges(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnNumberFromStringChangesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnNumberFromStringChangesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnScopingChangeInThis(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnScopingChangeInThisInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnScopingChangeInThisInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnSlowTextFieldAddition(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnSlowTextFieldAdditionInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnSlowTextFieldAdditionInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnUnlikelyFunctionValue(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnUnlikelyFunctionValueInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnUnlikelyFunctionValueInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 boolean 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> in interface <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 void cfgWarnXmlClassHasChanged(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getWarnXmlClassHasChangedInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getWarnXmlClassHasChangedInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getWarnXmlClassHasChangedInfo()</pre> |
| </li> |
| </ul> |
| <a name="archiveClassesAndAssets()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>archiveClassesAndAssets</h4> |
| <pre>public boolean archiveClassesAndAssets()</pre> |
| </li> |
| </ul> |
| <a name="cfgArchiveClassesAndAssets(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgArchiveClassesAndAssets</h4> |
| <pre>public void cfgArchiveClassesAndAssets(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getArchiveClassesAndAssetsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getArchiveClassesAndAssetsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getArchiveClassesAndAssetsInfo()</pre> |
| </li> |
| </ul> |
| <a name="cfgGenerateAbstractSyntaxTree(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgGenerateAbstractSyntaxTree</h4> |
| <pre>public void cfgGenerateAbstractSyntaxTree(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean b)</pre> |
| </li> |
| </ul> |
| <a name="getGenerateAbstractSyntaxTree()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getGenerateAbstractSyntaxTree</h4> |
| <pre>public boolean getGenerateAbstractSyntaxTree()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#getGenerateAbstractSyntaxTree()">getGenerateAbstractSyntaxTree</a></code> in interface <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> in interface <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 <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getGenerateAbstractSyntaxTreeInfo()</pre> |
| </li> |
| </ul> |
| <a name="getExtensionsConfiguration()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getExtensionsConfiguration</h4> |
| <pre>public <a href="../../../flex2/compiler/extensions/ExtensionsConfiguration.html" title="class in flex2.compiler.extensions">ExtensionsConfiguration</a> getExtensionsConfiguration()</pre> |
| </li> |
| </ul> |
| <a name="getIsolateStyles()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIsolateStyles</h4> |
| <pre>public boolean getIsolateStyles()</pre> |
| </li> |
| </ul> |
| <a name="cfgIsolateStyles(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgIsolateStyles</h4> |
| <pre>public void cfgIsolateStyles(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean isolateStyles)</pre> |
| </li> |
| </ul> |
| <a name="getIsolateStylesInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getIsolateStylesInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getIsolateStylesInfo()</pre> |
| </li> |
| </ul> |
| <a name="getAllowDuplicateDefaultStyleDeclarations()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAllowDuplicateDefaultStyleDeclarations</h4> |
| <pre>public boolean getAllowDuplicateDefaultStyleDeclarations()</pre> |
| <div class="block"><strong>Description copied from interface: <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> in interface <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 void cfgAllowDuplicateDefaultStyleDeclarations(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean allowDuplicateDefaultStyleDeclarations)</pre> |
| </li> |
| </ul> |
| <a name="getAllowDuplicateDefaultStyleDeclarationsInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAllowDuplicateDefaultStyleDeclarationsInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> 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 void cfgJavaProfilerClass(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> 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> profilerClass)</pre> |
| </li> |
| </ul> |
| <a name="getJavaProfilerClass()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getJavaProfilerClass</h4> |
| <pre>public <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> getJavaProfilerClass()</pre> |
| </li> |
| </ul> |
| <a name="getJavaProfilerClassInfo()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getJavaProfilerClassInfo</h4> |
| <pre>public static <a href="../../../flex2/compiler/config/ConfigurationInfo.html" title="class in flex2.compiler.config">ConfigurationInfo</a> getJavaProfilerClassInfo()</pre> |
| </li> |
| </ul> |
| <a name="getAdvancedTelemetry()"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getAdvancedTelemetry</h4> |
| <pre>public boolean getAdvancedTelemetry()</pre> |
| <dl> |
| <dt><strong>Specified by:</strong></dt> |
| <dd><code><a href="../../../flex2/compiler/as3/As3Configuration.html#getAdvancedTelemetry()">getAdvancedTelemetry</a></code> in interface <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 void setAdvancedTelemetry(boolean advancedTelemetry)</pre> |
| </li> |
| </ul> |
| <a name="cfgAdvancedTelemetry(flex2.compiler.config.ConfigurationValue, boolean)"> |
| <!-- --> |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>cfgAdvancedTelemetry</h4> |
| <pre>public void cfgAdvancedTelemetry(<a href="../../../flex2/compiler/config/ConfigurationValue.html" title="class in flex2.compiler.config">ConfigurationValue</a> cv, |
| boolean advancedTelemetry)</pre> |
| </li> |
| </ul> |
| <a name="clone()"> |
| <!-- --> |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>clone</h4> |
| <pre>public <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> 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> in class <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: </li> |
| <li>Nested | </li> |
| <li><a href="#field_summary">Field</a> | </li> |
| <li><a href="#constructor_summary">Constr</a> | </li> |
| <li><a href="#method_summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li><a href="#field_detail">Field</a> | </li> |
| <li><a href="#constructor_detail">Constr</a> | </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 © 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> |
| </body> |
| </html> |