Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.ast.js | |
com.google.gwt.dev.jjs.impl |
Class and Description |
---|
JDebuggerStatement
Represents a JavaScript debugger statement.
|
JMultiExpression
Represents multiple ordered expressions as a single compound expression.
|
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.
|
Class and Description |
---|
JsniClassLiteral
JSNI reference to a Java class literal.
|
JsniFieldRef
JSNI reference to a Java field.
|
JsniMethodRef
A call to a JSNI method.
|
Class and Description |
---|
JDebuggerStatement
Represents a JavaScript debugger statement.
|
JMultiExpression
Represents multiple ordered expressions as a single compound expression.
|
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.
|
Copyright © 2018. All rights reserved.