protected static class AbstractForLoopRule.IntVariable extends Object
| Constructor and Description |
|---|
AbstractForLoopRule.IntVariable(IdentifierTree identifier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasSameIdentifier(ExpressionTree expression) |
IdentifierTree |
identifier() |
public AbstractForLoopRule.IntVariable(IdentifierTree identifier)
public boolean hasSameIdentifier(ExpressionTree expression)
public IdentifierTree identifier()
Copyright © 2012–2016 SonarSource. All rights reserved.