Package com.google.javascript.jscomp.parsing.parser
package com.google.javascript.jscomp.parsing.parser
-
ClassDescriptionRepresents various aspects of language version and support.Specific features that can be included in a FeatureSet.JS identifier parsing utilities.A token representing an identifier.The JavaScript keywords.A token representing a javascript literal.Parses a javascript file.The set of all non-keyword, non-reserved words used in javascript.Scans javascript source code into tokens.A source file.A single or double quoted JavaScript string literal.A token representing a javascript template literal substring.A Token in a javascript file.