codeql/java-all
0.3.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the text in the range start,end is a group with contents in the range in_start,in_end
predicate groupContents(int start, int end, int in_start, int in_end)