| 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.
|
| Class and Description |
|---|
| Config
Configuration for the AST factory.
|
| Config.LanguageMode
JavaScript mode
|
| Class and Description |
|---|
| Config
Configuration for the AST factory.
|
| Config.LanguageMode
JavaScript mode
|
| ParserRunner.ParseResult
Holds results of parsing.
|
| TypeTransformationParser.Keywords
Keywords of the type transformation language
|
| TypeTransformationParser.OperationKind
The classification of the keywords
|
Copyright © 2009-2015 Google. All Rights Reserved.