Package | Description |
---|---|
net.sourceforge.pmd.lang.java.rule.basic |
Modifier and Type | Field and Description |
---|---|
static EnumeratedMultiProperty<String> |
AvoidUsingHardCodedIPRule.CHECK_ADDRESS_TYPES_DESCRIPTOR |
static EnumeratedMultiProperty<String> |
AvoidBranchingStatementAsLastInLoopRule.CHECK_BREAK_LOOP_TYPES |
static EnumeratedMultiProperty<String> |
AvoidBranchingStatementAsLastInLoopRule.CHECK_CONTINUE_LOOP_TYPES |
static EnumeratedMultiProperty<String> |
AvoidBranchingStatementAsLastInLoopRule.CHECK_RETURN_LOOP_TYPES |
Modifier and Type | Method and Description |
---|---|
protected Object |
AvoidBranchingStatementAsLastInLoopRule.check(EnumeratedMultiProperty<String> property,
Node node,
Object data) |
protected boolean |
AvoidBranchingStatementAsLastInLoopRule.hasPropertyValue(EnumeratedMultiProperty<String> property,
String value) |
Copyright © 2002–2015 InfoEther. All rights reserved.