| 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 |
|---|
| Comment
Represents a JavaScript comment.
|
| Config
Configuration for the AST factory.
|
| Config.LanguageMode
JavaScript mode
|
| Class and Description |
|---|
| Comment
Represents a JavaScript comment.
|
| Config
Configuration for the AST factory.
|
| Config.LanguageMode
JavaScript mode
|
| ParserRunner.ParseResult
Holds results of parsing.
|
Copyright © 2009-2014 Google. All Rights Reserved.