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