Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl |
Modifier and Type | Method and Description |
---|---|
JConstructor |
JNewInstance.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JConstructor x,
Context ctx) |
boolean |
JVisitor.visit(JConstructor x,
Context ctx) |
Constructor and Description |
---|
JNewInstance(SourceInfo info,
JConstructor ctor,
JDeclaredType enclosingType) |
Modifier and Type | Method and Description |
---|---|
void |
TypeRemapper.endVisit(JConstructor x,
Context ctx) |
boolean |
ToStringGenerationVisitor.visit(JConstructor x,
Context ctx) |
Copyright © 2018. All rights reserved.