Uses of Interface
org.sonarsource.analyzer.commons.regex.RegexIssueReporter.InvocationIssue
-
Packages that use RegexIssueReporter.InvocationIssue Package Description org.sonarsource.analyzer.commons.regex.finders -
-
Uses of RegexIssueReporter.InvocationIssue in org.sonarsource.analyzer.commons.regex.finders
Constructors in org.sonarsource.analyzer.commons.regex.finders with parameters of type RegexIssueReporter.InvocationIssue Constructor Description UnicodeUnawareCharClassFinder(RegexIssueReporter.ElementIssue regexElementIssueReporter, RegexIssueReporter.InvocationIssue invocationIssueReporter)
-