Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl |
Modifier and Type | Method and Description |
---|---|
static JPermutationDependentValue |
JPermutationDependentValue.createRuntimeProperty(JProgram program,
SourceInfo info,
String propertyName,
JExpression defaultValueExpression) |
static JPermutationDependentValue |
JPermutationDependentValue.createTypeRebind(JProgram program,
SourceInfo info,
String requestedType,
List<String> resultTypes,
List<JExpression> instantiationExpressions) |
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JPermutationDependentValue x,
Context ctx) |
T |
JTransformer.transformPermutationDependentValue(JPermutationDependentValue x) |
boolean |
JVisitor.visit(JPermutationDependentValue x,
Context ctx) |
Modifier and Type | Method and Description |
---|---|
JExpression |
ResolvePermutationDependentValues.computeInstantiationExpression(JPermutationDependentValue x) |
void |
TypeRemapper.endVisit(JPermutationDependentValue x,
Context ctx) |
void |
TypeTightener.TightenTypesVisitor.endVisit(JPermutationDependentValue x,
Context ctx) |
void |
CloneExpressionVisitor.endVisit(JPermutationDependentValue x,
Context ctx) |
boolean |
ToStringGenerationVisitor.visit(JPermutationDependentValue x,
Context ctx) |
Copyright © 2018. All rights reserved.