Modifier and Type | Method and Description |
---|---|
Object |
JavaParserVisitor.visit(ASTPrimaryExpression node,
Object data) |
Object |
JavaParserVisitorAdapter.visit(ASTPrimaryExpression node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractJavaRule.visit(ASTPrimaryExpression node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
GodClassRule.visit(ASTPrimaryExpression node,
Object data)
The primary expression node is used to detect access to attributes and method calls.
|
Modifier and Type | Method and Description |
---|---|
Object |
UnnecessaryCaseChangeRule.visit(ASTPrimaryExpression exp,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
UnnecessaryConversionTemporaryRule.visit(ASTPrimaryExpression node,
Object data) |
Modifier and Type | Method and Description |
---|---|
Object |
OccurrenceFinder.visit(ASTPrimaryExpression node,
Object data) |
Constructor and Description |
---|
NameFinder(ASTPrimaryExpression node) |
Modifier and Type | Method and Description |
---|---|
Object |
ClassTypeResolver.visit(ASTPrimaryExpression node,
Object data) |
Copyright © 2002-2014 InfoEther. All Rights Reserved.