public final class Config extends 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.SourceLocationInformation
Whether to keep detailed source location information such as the exact length of every node.
|
static class |
Config.StrictMode
Level of language strictness required for the input source code.
|
Copyright © 2009-2016 Google. All Rights Reserved.