Package com.google.javascript.jscomp.parsing
package com.google.javascript.jscomp.parsing
Provides utilities to help with parsing JSDoc annotations and performing AST
transformations.
-
ClassDescriptionConfiguration for the AST factory.A parser for JSDoc comments.An error reporter which consumes all calls and performs no actions.Holds results of parsing.