|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.codenarc.rule.AbstractAstVisitorRule
groovy.org.codenarc.rule.exceptions.CatchNullPointerExceptionRule
class CatchNullPointerExceptionRule extends AbstractAstVisitorRule
Rule that checks for catching a NullPointerException
| Property Summary | |
|---|---|
String |
name
|
int |
priority
|
| Method Summary | |
|---|---|
AstVisitor
|
getAstVisitor()
|
| Property Detail |
|---|
String name
int priority
| Method Detail |
|---|
AstVisitor getAstVisitor()
Groovy Documentation