Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl |
Modifier and Type | Method and Description |
---|---|
JStringLiteral |
JProgram.getStringLiteral(SourceInfo sourceInfo,
String s) |
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JStringLiteral x,
Context ctx) |
T |
JTransformer.transformStringLiteral(JStringLiteral x) |
boolean |
JVisitor.visit(JStringLiteral x,
Context ctx) |
Modifier and Type | Method and Description |
---|---|
JStringLiteral |
ResolveRuntimeTypeReferences.StringTypeMapper.get(JType type) |
JStringLiteral |
ResolveRuntimeTypeReferences.StringTypeMapper.getOrCreateTypeId(JType type) |
Modifier and Type | Method and Description |
---|---|
boolean |
ToStringGenerationVisitor.visit(JStringLiteral x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JStringLiteral x,
Context ctx) |
Modifier and Type | Method and Description |
---|---|
void |
ResolveRuntimeTypeReferences.StringTypeMapper.copyFrom(ResolveRuntimeTypeReferences.TypeMapper<JStringLiteral> that) |
Copyright © 2018. All rights reserved.