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