Class LineSearch
java.lang.Object
com.oracle.truffle.tools.chromeinspector.util.LineSearch
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.graalvm.shadowed.org.json.JSONArraymatchLines(com.oracle.truffle.api.source.Source source, String query, boolean caseSensitive, boolean isRegex)
-
Method Details
-
matchLines
public static org.graalvm.shadowed.org.json.JSONArray matchLines(com.oracle.truffle.api.source.Source source, String query, boolean caseSensitive, boolean isRegex) throws PatternSyntaxException - Throws:
PatternSyntaxException
-