| Package | Description |
|---|---|
| com.google.gwt.dev.jjs.ast | |
| com.google.gwt.dev.jjs.impl |
| Modifier and Type | Method and Description |
|---|---|
JMethodBody |
JConstructor.getBody() |
| Modifier and Type | Method and Description |
|---|---|
static JLocal |
JProgram.createLocal(SourceInfo info,
String name,
JType type,
boolean isFinal,
JMethodBody enclosingMethodBody) |
void |
JVisitor.endVisit(JMethodBody x,
Context ctx) |
T |
JTransformer.transformMethodBody(JMethodBody x) |
boolean |
JVisitor.visit(JMethodBody x,
Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ToStringGenerationVisitor.visit(JMethodBody x,
Context ctx) |
Copyright © 2018. All rights reserved.