Class AbstractForLoopRule.IntVariable

    • Constructor Detail

      • IntVariable

        public IntVariable​(org.sonar.plugins.java.api.tree.IdentifierTree identifier)
    • Method Detail

      • hasSameIdentifier

        public boolean hasSameIdentifier​(org.sonar.plugins.java.api.tree.ExpressionTree expression)
      • identifier

        public org.sonar.plugins.java.api.tree.IdentifierTree identifier()