Package com.google.javascript.jscomp.parsing
-
Class Summary Class Description Config Configuration for the AST factory.Config.Builder Builder for a Config.JsDocInfoParser A parser for JSDoc comments.JsDocTokenStream This class implements the scanner for JsDoc strings.ParserRunner parser runnerParserRunner.ParseResult Holds results of parsing.ParsingUtil Utility functions for parsing that don't depend on the compiler.TypeTransformationParser A parser for the type transformation expressions (TTL-Exp) as in@template T := TTL-Exp =:
-
Enum Summary Enum Description 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 formatTypeTransformationParser.Keywords Keywords of the type transformation languageTypeTransformationParser.OperationKind The classification of the keywords