Modifier and Type | Method and Description |
---|---|
Object |
JavaParserVisitorAdapter.visit(ASTPrimaryPrefix node,
Object data) |
Object |
JavaParserVisitor.visit(ASTPrimaryPrefix node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractJavaRule.visit(ASTPrimaryPrefix node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
BooleanInstantiationRule.visit(ASTPrimaryPrefix node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AvoidCallingFinalizeRule.visit(ASTPrimaryPrefix pp,
Object ctx) |
Modifier and Type | Method and Description |
---|---|
Object |
UnnecessaryWrapperObjectCreationRule.visit(ASTPrimaryPrefix node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
UselessStringValueOfRule.visit(ASTPrimaryPrefix node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
ClassTypeResolver.visit(ASTPrimaryPrefix node,
Object data) |
Copyright © 2002-2017 PMD. All Rights Reserved.