| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| com.google.javascript.jscomp.parsing |
Provides utilities to help with parsing JSDoc annotations and performing AST
transformations.
|
| com.google.javascript.jscomp.parsing.parser | |
| com.google.javascript.jscomp.parsing.parser.trees | |
| com.google.javascript.jscomp.parsing.parser.util | |
| com.google.javascript.jscomp.transpile |
| Class and Description |
|---|
| FeatureSet
Represents various aspects of language version and support.
|
| FeatureSet.Feature
Specific features that can be included in a FeatureSet.
|
| Class and Description |
|---|
| FeatureSet
Represents various aspects of language version and support.
|
| FeatureSet.Feature
Specific features that can be included in a FeatureSet.
|
| Class and 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 |
| Class and Description |
|---|
| IdentifierToken
A token representing an identifier.
|
| LiteralToken
A token representing a javascript literal.
|
| Token
A Token in a javascript file.
|
| TokenType |
| Class and Description |
|---|
| SourceFile
A source file.
|
| Class and Description |
|---|
| FeatureSet
Represents various aspects of language version and support.
|
Copyright © 2009-2020 Google. All Rights Reserved.