Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.ast.js |
Modifier and Type | Class and Description |
---|---|
class |
JMethodBody
Represents a the body of a method.
|
Modifier and Type | Method and Description |
---|---|
JAbstractMethodBody |
JMethod.getBody() |
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JAbstractMethodBody x,
Context ctx) |
void |
JMethod.setBody(JAbstractMethodBody body) |
boolean |
JVisitor.visit(JAbstractMethodBody x,
Context ctx) |
Modifier and Type | Class and Description |
---|---|
class |
JsniMethodBody
Represents a the body of a method.
|
Copyright © 2018. All rights reserved.