See: Description
| Class | Description |
|---|---|
| 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.
|
| TypeTransformationParser |
A parser for the type transformation expressions (TTL-Exp) as in
|
| Enum | Description |
|---|---|
| Config.LanguageMode |
JavaScript mode
|
| TypeTransformationParser.Keywords |
Keywords of the type transformation language
|
| TypeTransformationParser.OperationKind |
The classification of the keywords
|
Copyright © 2009-2015 Google. All Rights Reserved.