public final class LineSearch extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.oracle.truffle.tools.utils.json.JSONArray |
matchLines(com.oracle.truffle.api.source.Source source,
String query,
boolean caseSensitive,
boolean isRegex) |
public static com.oracle.truffle.tools.utils.json.JSONArray matchLines(com.oracle.truffle.api.source.Source source,
String query,
boolean caseSensitive,
boolean isRegex)
throws PatternSyntaxException
PatternSyntaxException