See: Description
Interface | Description |
---|---|
Comment |
Represents a JavaScript comment.
|
Class | Description |
---|---|
CommentWrapper |
Wrapper for the two comment types so that we can provide an implementation
of the Comment interface, regardless of which parser is used.
|
Config |
Configuration for the AST factory.
|
JsDocInfoParser |
A parser for JSDoc comments.
|
NullErrorReporter |
An error reporter which consumes all calls and performs no actions.
|
ParserRunner |
parser runner
|
ParserRunner.ParseResult |
Holds results of parsing.
|
Enum | Description |
---|---|
Config.LanguageMode |
JavaScript mode
|
Copyright © 2009-2014 Google. All Rights Reserved.