Package | Description |
---|---|
com.google.gwt.dev.js | |
com.google.gwt.dev.js.ast |
Modifier and Type | Method and Description |
---|---|
void |
JsHoister.Cloner.endVisit(JsNew x,
JsContext ctx) |
void |
CoverageVisitor.endVisit(JsNew x,
JsContext ctx) |
boolean |
JsFirstExpressionVisitor.visit(JsNew x,
JsContext ctx) |
boolean |
JsConstructExpressionVisitor.visit(JsNew x,
JsContext ctx)
New constructs bind to the nearest set of parentheses.
|
boolean |
JsToStringGenerationVisitor.visit(JsNew x,
JsContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
JsSuperVisitor.endVisit(JsNew x,
JsContext ctx) |
void |
JsVisitor.endVisit(JsNew x,
JsContext ctx) |
boolean |
JsSuperVisitor.visit(JsNew x,
JsContext ctx) |
boolean |
JsVisitor.visit(JsNew x,
JsContext ctx) |
Copyright © 2018. All rights reserved.