Modifier and Type | Method and Description |
---|---|
Object |
JavaParserVisitor.visit(ASTCatchStatement node,
Object data) |
Object |
JavaParserVisitorAdapter.visit(ASTCatchStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractJavaRule.visit(ASTCatchStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
StdCyclomaticComplexityRule.visit(ASTCatchStatement node,
Object data) |
Object |
AbstractNcssCountRule.visit(ASTCatchStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
PreserveStackTraceRule.visit(ASTCatchStatement catchStmt,
Object data) |
Object |
GodClassRule.visit(ASTCatchStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AvoidCatchingThrowableRule.visit(ASTCatchStatement node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
ScopeAndDeclarationFinder.visit(ASTCatchStatement node,
Object data) |
Copyright © 2002–2017 PMD. All rights reserved.