protected static class AbstractForLoopRule.ForLoopInitializer extends AbstractForLoopRule.IntVariable
| Constructor | Description |
|---|---|
ForLoopInitializer(org.sonar.plugins.java.api.tree.IdentifierTree identifier,
Integer value) |
| Modifier and Type | Method | Description |
|---|---|---|
static Iterable<AbstractForLoopRule.ForLoopInitializer> |
list(org.sonar.plugins.java.api.tree.ForStatementTree forStatement) |
|
Integer |
value() |
hasSameIdentifier, identifier@CheckForNull public Integer value()
public static Iterable<AbstractForLoopRule.ForLoopInitializer> list(org.sonar.plugins.java.api.tree.ForStatementTree forStatement)
Copyright © 2012–2018 SonarSource. All rights reserved.