Package | Description |
---|---|
com.google.gwt.dev.js | |
com.google.gwt.dev.js.ast |
Modifier and Type | Method and Description |
---|---|
void |
JsHoister.Cloner.endVisit(JsObjectLiteral x,
JsContext ctx) |
boolean |
JsFirstExpressionVisitor.visit(JsObjectLiteral x,
JsContext ctx) |
boolean |
JsConstructExpressionVisitor.visit(JsObjectLiteral x,
JsContext ctx)
Object literals have their own scope.
|
boolean |
JsToStringGenerationVisitor.visit(JsObjectLiteral x,
JsContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
JsSuperVisitor.endVisit(JsObjectLiteral x,
JsContext ctx) |
void |
JsVisitor.endVisit(JsObjectLiteral x,
JsContext ctx) |
boolean |
JsSuperVisitor.visit(JsObjectLiteral x,
JsContext ctx) |
boolean |
JsVisitor.visit(JsObjectLiteral x,
JsContext ctx) |
Copyright © 2018. All rights reserved.