public class ForLoopTerminationConditionCheck extends AbstractForLoopRule
AbstractForLoopRule.ForLoopIncrement, AbstractForLoopRule.ForLoopInitializer, AbstractForLoopRule.IntVariablecontext| Constructor and Description |
|---|
ForLoopTerminationConditionCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
visitForStatement(ForStatementTree forStatement) |
isSameIdentifier, nodesToVisit, visitNodegetSemanticModel, scanFileaddIssue, addIssue, addIssue, addIssueOnFile, reportIssue, reportIssuehasSemantic, leaveNode, scanTree, visitToken, visitTriviapublic void visitForStatement(ForStatementTree forStatement)
visitForStatement in class AbstractForLoopRuleCopyright © 2012–2015 SonarSource. All rights reserved.