| 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) |
T |
JTransformer.transformIntLiteral(JIntLiteral x) |
boolean |
JVisitor.visit(JIntLiteral x,
Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
JIntLiteral |
ResolveRuntimeTypeReferences.IntTypeMapper.get(JType type) |
JIntLiteral |
ResolveRuntimeTypeReferences.IntTypeMapper.getOrCreateTypeId(JType type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ToStringGenerationVisitor.visit(JIntLiteral x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JIntLiteral x,
Context ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResolveRuntimeTypeReferences.IntTypeMapper.copyFrom(ResolveRuntimeTypeReferences.TypeMapper<JIntLiteral> that) |
Copyright © 2018. All rights reserved.