| Package | Description |
|---|---|
| com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
| com.google.javascript.jscomp.fuzzing | |
| com.google.javascript.jscomp.lint | |
| com.google.javascript.jscomp.newtypes | |
| com.google.javascript.jscomp.parsing |
Provides utilities to help with parsing JSDoc annotations and performing AST
transformations.
|
| com.google.javascript.jscomp.type |
Provides type-checking data structures and algorithms.
|
| com.google.javascript.refactoring | |
| com.google.javascript.rhino |
The core AST from Rhino.
|
| com.google.javascript.rhino.jstype |
Provides abstractions to represent types in JavaScript.
|
| com.google.javascript.rhino.testing |
| Class and Description |
|---|
| InputId
An id used uniquely identify a CompilerInput
|
| JSDocInfo
JSDoc information describing JavaScript code.
|
| JSDocInfo.Visibility
Visibility categories.
|
| Node
This class implements the root of the intermediate representation.
|
| SourcePosition
Represents a position in some piece of source code, with an associated
item of type T found at that position.
|
| Class and Description |
|---|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| JSDocInfo
JSDoc information describing JavaScript code.
|
| JSTypeExpression
Represents a type expression as a miniature Rhino AST, so that the
type expression can be evaluated later.
|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| ErrorReporter
This is interface defines a protocol for the reporting of
errors during JavaScript translation or execution.
|
| JSDocInfo
JSDoc information describing JavaScript code.
|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| ErrorReporter
This is interface defines a protocol for the reporting of
errors during JavaScript translation or execution.
|
| InputId
An id used uniquely identify a CompilerInput
|
| JSDocInfo
JSDoc information describing JavaScript code.
|
| JSDocInfo.Marker
Defines a class for containing the parsing information
for this JSDocInfo.
|
| JSDocInfo.StringPosition
A piece of information (found in a marker) which contains a position
with a string.
|
| JSDocInfo.TypePosition
A piece of information (found in a marker) which contains a position
with a type expression syntax tree.
|
| JSDocInfo.Visibility
Visibility categories.
|
| JSDocInfoBuilder
A builder for
JSDocInfo objects. |
| JSTypeExpression
Represents a type expression as a miniature Rhino AST, so that the
type expression can be evaluated later.
|
| Node
This class implements the root of the intermediate representation.
|
| Node.AncestorIterable
Iterator to go up the ancestor tree.
|
| Node.FileLevelJsDocBuilder
An inner class that provides back-door access to the license
property of the JSDocInfo property for this node.
|
| Node.SideEffectFlags
A helper class for getting and setting the side-effect flags.
|
| SourcePosition
Represents a position in some piece of source code, with an associated
item of type T found at that position.
|
| Class and Description |
|---|
| ErrorReporter
This is interface defines a protocol for the reporting of
errors during JavaScript translation or execution.
|
| JSDocInfo
JSDoc information describing JavaScript code.
|
| Node
This class implements the root of the intermediate representation.
|
| Class and Description |
|---|
| ErrorReporter
This is interface defines a protocol for the reporting of
errors during JavaScript translation or execution.
|
| JSTypeExpression
Represents a type expression as a miniature Rhino AST, so that the
type expression can be evaluated later.
|
| Node
This class implements the root of the intermediate representation.
|
Copyright © 2009-2014 Google. All Rights Reserved.