| Package | Description |
|---|---|
| com.google.javascript.jscomp.parsing.parser |
| Modifier and Type | Method and Description |
|---|---|
static Parser.Config.Mode |
Parser.Config.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Parser.Config.Mode[] |
Parser.Config.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Config(Parser.Config.Mode mode,
boolean isStrictMode) |
Copyright © 2009-2020 Google. All Rights Reserved.