Uses of Package
com.google.javascript.jscomp.parsing
-
Packages that use com.google.javascript.jscomp.parsing Package Description com.google.javascript.jscomp com.google.javascript.jscomp.parsing -
Classes in com.google.javascript.jscomp.parsing used by com.google.javascript.jscomp Class Description Config Configuration for the AST factory.Config.JsDocParsing Whether to parse the descriptions of JsDoc comments.Config.LanguageMode JavaScript modeConfig.StrictMode Level of language strictness required for the input source code. -
Classes in com.google.javascript.jscomp.parsing used by com.google.javascript.jscomp.parsing Class Description Config Configuration for the AST factory.Config.Builder Builder for a Config.Config.JsDocParsing Whether to parse the descriptions of JsDoc comments.Config.LanguageMode JavaScript modeConfig.RunMode Whether to keep going after encountering a parse error.Config.StrictMode Level of language strictness required for the input source code.JsDocInfoParser.JsDocSourceKind How to handle unexpected JSDoc formatJsDocTokenStream This class implements the scanner for JsDoc strings.ParserRunner.ParseResult Holds results of parsing.TypeTransformationParser.Keywords Keywords of the type transformation languageTypeTransformationParser.OperationKind The classification of the keywords