| Package | Description |
|---|---|
| com.google.gwt.dev.js |
| Modifier and Type | Method and Description |
|---|---|
static JsUtils.InvocationStyle |
JsUtils.InvocationStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsUtils.InvocationStyle[] |
JsUtils.InvocationStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static JsExpression |
JsUtils.createInvocationOrPropertyAccess(JsUtils.InvocationStyle invocationStyle,
SourceInfo sourceInfo,
JMethod method,
JsExpression instance,
JsNameRef reference,
List<JsExpression> args) |
Copyright © 2018. All rights reserved.