Package | Description |
---|---|
com.google.gwt.dev.jjs.ast | |
com.google.gwt.dev.jjs.impl |
Modifier and Type | Method and Description |
---|---|
JLocalRef |
JTryStatement.CatchClause.getArg() |
Modifier and Type | Method and Description |
---|---|
void |
JVisitor.endVisit(JLocalRef x,
Context ctx) |
boolean |
JVisitor.visit(JLocalRef x,
Context ctx) |
Constructor and Description |
---|
CatchClause(List<JType> catchTypes,
JLocalRef arg,
JBlock block) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionAnalyzer.endVisit(JLocalRef x,
Context ctx) |
void |
DeadCodeElimination.DeadCodeVisitor.endVisit(JLocalRef x,
Context ctx) |
boolean |
ToStringGenerationVisitor.visit(JLocalRef x,
Context ctx) |
boolean |
CloneExpressionVisitor.visit(JLocalRef x,
Context ctx) |
Copyright © 2018. All rights reserved.