|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
Statement |
code
|
Parameter |
variable
|
Constructor Summary | |
CatchStatement(Parameter variable, Statement code)
|
Method Summary | |
---|---|
Statement |
getCode()
|
ClassNode |
getExceptionType()
|
Parameter |
getVariable()
|
void |
visit(GroovyCodeVisitor visitor)
|
Constructor Detail |
---|
public CatchStatement(Parameter variable, Statement code)
Method Detail |
---|
public Statement getCode()
public ClassNode getExceptionType()
public Parameter getVariable()
public void visit(GroovyCodeVisitor visitor)