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