Package | Description |
---|---|
com.google.gwt.dev.js | |
com.google.gwt.dev.js.ast |
Modifier and Type | Method and Description |
---|---|
void |
JsHoister.Cloner.endVisit(JsNullLiteral x,
JsContext ctx) |
boolean |
JsToStringGenerationVisitor.visit(JsNullLiteral x,
JsContext ctx) |
Modifier and Type | Field and Description |
---|---|
static JsNullLiteral |
JsNullLiteral.INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
JsSuperVisitor.endVisit(JsNullLiteral x,
JsContext ctx) |
void |
JsVisitor.endVisit(JsNullLiteral x,
JsContext ctx) |
boolean |
JsSuperVisitor.visit(JsNullLiteral x,
JsContext ctx) |
boolean |
JsVisitor.visit(JsNullLiteral x,
JsContext ctx) |
Copyright © 2018. All rights reserved.