| Constructor and Description |
|---|
| com.google.javascript.jscomp.CodingConvention.AssertionFunctionSpec(String) |
| Enum Constant and Description |
|---|
| com.google.javascript.jscomp.CompilerOptions.LanguageMode.ECMASCRIPT6
Use ECMASCRIPT_2015 with
isStrictModeInput == false. |
| com.google.javascript.jscomp.CompilerOptions.LanguageMode.ECMASCRIPT6_STRICT
Use ECMASCRIPT_2015 with
isStrictModeInput == true. |
Copyright © 2009-2017 Google. All Rights Reserved.