| Package | Description |
|---|---|
| com.google.gwt.dev.js | |
| com.google.gwt.dev.js.ast |
| Modifier and Type | Method and Description |
|---|---|
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) |
boolean |
JsSafeCloner.Cloner.visit(JsObjectLiteral x,
JsContext ctx) |
| Modifier and Type | Field and Description |
|---|---|
static JsObjectLiteral |
JsObjectLiteral.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
JsObjectLiteral |
JsObjectLiteral.Builder.build() |
| 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.