Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl |
Modifier and Type | Field and Description |
---|---|
static JBooleanLiteral |
JBooleanLiteral.FALSE |
static JBooleanLiteral |
JBooleanLiteral.TRUE |
Modifier and Type | Method and Description |
---|---|
static JBooleanLiteral |
JBooleanLiteral.get(boolean value) |
JBooleanLiteral |
JProgram.getLiteralBoolean(boolean value) |
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JBooleanLiteral x,
Context ctx) |
boolean |
JVisitor.visit(JBooleanLiteral x,
Context ctx) |
Modifier and Type | Method and Description |
---|---|
boolean |
ToStringGenerationVisitor.visit(JBooleanLiteral x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JBooleanLiteral x,
Context ctx) |
Copyright © 2018. All rights reserved.