groovy.org.codenarc.rule.basic
[Groovy] Class ThrowExceptionFromFinallyBlockAstVisitor
java.lang.Object
org.codenarc.rule.AbstractAstVisitor
groovy.org.codenarc.rule.basic.AbstractFinallyAstVisitor
groovy.org.codenarc.rule.basic.ThrowExceptionFromFinallyBlockAstVisitor
class ThrowExceptionFromFinallyBlockAstVisitor
extends AbstractFinallyAstVisitor
Method Summary |
void
|
visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement throwStatement)
|
visitThrowStatement
void visitThrowStatement(org.codehaus.groovy.ast.stmt.ThrowStatement throwStatement)
-
Groovy Documentation