Class GraphemeHelper
- java.lang.Object
-
- org.sonarsource.analyzer.commons.regex.helpers.GraphemeHelper
-
public class GraphemeHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<RegexIssueLocation>getGraphemeInList(List<? extends RegexSyntaxElement> trees)
-
-
-
Method Detail
-
getGraphemeInList
public static List<RegexIssueLocation> getGraphemeInList(List<? extends RegexSyntaxElement> trees)
-
-