Uses of Package
com.google.javascript.jscomp.parsing.parser
-
Classes in com.google.javascript.jscomp.parsing.parser used by com.google.javascript.jscomp Class Description FeatureSet Represents various aspects of language version and support.FeatureSet.Feature Specific features that can be included in a FeatureSet. -
Classes in com.google.javascript.jscomp.parsing.parser used by com.google.javascript.jscomp.parsing Class Description FeatureSet Represents various aspects of language version and support.FeatureSet.Feature Specific features that can be included in a FeatureSet. -
Classes in com.google.javascript.jscomp.parsing.parser used by com.google.javascript.jscomp.parsing.parser Class Description FeatureSet Represents various aspects of language version and support.FeatureSet.Feature Specific features that can be included in a FeatureSet.IdentifierToken A token representing an identifier.Keywords The JavaScript keywords.LiteralToken A token representing a javascript literal.Parser.Config Parser.Config.Mode Scanner.CommentRecorder SourceFile A source file.TemplateLiteralToken A token representing a javascript template literal substring.Token A Token in a javascript file.TokenType -
Classes in com.google.javascript.jscomp.parsing.parser used by com.google.javascript.jscomp.parsing.parser.trees Class Description IdentifierToken A token representing an identifier.LiteralToken A token representing a javascript literal.Token A Token in a javascript file.TokenType -
Classes in com.google.javascript.jscomp.parsing.parser used by com.google.javascript.jscomp.parsing.parser.util Class Description SourceFile A source file. -
Classes in com.google.javascript.jscomp.parsing.parser used by com.google.javascript.jscomp.transpile Class Description FeatureSet Represents various aspects of language version and support.