Class | Description |
---|---|
JDebuggerStatement |
Represents a JavaScript debugger statement.
|
JMultiExpression |
Represents multiple ordered expressions as a single compound expression.
|
JsCastMap |
A low-level node representing a castable type map.
|
JsCastMap.JsQueryType |
A low-level node representing a query type for cast/instanceof.
|
JsniClassLiteral |
JSNI reference to a Java class literal.
|
JsniFieldRef |
JSNI reference to a Java field.
|
JsniMethodBody |
Represents a the body of a method.
|
JsniMethodRef |
A call to a JSNI method.
|
JsonArray |
A JSON-style list of JS expressions.
|
JsonObject |
Represents a JS construct that should be emitted as a JSON-style object.
|
JsonObject.JsonPropInit |
An individual property initializer within a JSON object initializer.
|
Copyright © 2018. All rights reserved.