public final class Config
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Config.JsDocParsing
Whether to parse the descriptions of JsDoc comments.
|
static class |
Config.LanguageMode
JavaScript mode
|
static class |
Config.RunMode
Whether to keep going after encountering a parse error.
|
static class |
Config.StrictMode
Level of language strictness required for the input source code.
|
Copyright © 2009-2017 Google. All Rights Reserved.