Package com.google.javascript.jscomp.parsing
Provides utilities to help with parsing JSDoc annotations and performing AST
transformations.
-
Class Summary Class Description Config Configuration for the AST factory.JsDocInfoParser A parser for JSDoc comments.NullErrorReporter An error reporter which consumes all calls and performs no actions.ParserRunner ParserRunner.ParseResult Holds results of parsing. -
Enum Summary Enum Description Config.LanguageMode