Interface RegexCheck

  • All Superinterfaces:
    JavaCheck

    public interface RegexCheck
    extends JavaCheck
    Marker interface for rules targeting regexes
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  RegexCheck.RegexIssueLocation
      Issue location holder, replacing regex syntax elements into text spans for reporting