forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=2695.1 TRAVIS_COMMIT_RANGE=51a1ef117134...ff5fe372dfe9
This commit is contained in:
@ -1936,6 +1936,7 @@ Useless parentheses should be removed.
|
||||
[not(./CastExpression)]
|
||||
[not(./ConditionalExpression)]
|
||||
[not(./AdditiveExpression)]
|
||||
[not(./AssignmentOperator)]
|
||||
|
|
||||
//Expression[not(parent::PrimaryPrefix)]/PrimaryExpression[count(*)=1]
|
||||
/PrimaryPrefix/Expression
|
||||
|
Reference in New Issue
Block a user