Constant Field Values

Contents

org.sonarsource.*

  • org.sonarsource.analyzer.commons.checks.verifier.internal.LineIssues 
    Modifier and Type Constant Field Value
    public static final String COMMENT_PREFIX "Noncompliant"
  • org.sonarsource.analyzer.commons.checks.verifier.internal.PreciseLocationParser 
    Modifier and Type Constant Field Value
    public static final String LINE_ADJUSTMENT "(?:@(?<lineAdjustment>(?<relativeAdjustment>[+-])?\\d++))?"