groovy.org.codenarc.rule.exceptions
[Groovy] Class SwallowThreadDeathAstVisitor
java.lang.Object
org.codenarc.rule.AbstractAstVisitor
groovy.org.codenarc.rule.exceptions.SwallowThreadDeathAstVisitor
class SwallowThreadDeathAstVisitor
extends AbstractAstVisitor
visitCatchStatement
@Override
void visitCatchStatement(org.codehaus.groovy.ast.stmt.CatchStatement statement)
-
visitThrowStatement
@Override
void visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement statement)
-
Groovy Documentation