CodeQL library for Java/Kotlin
codeql/java-all 0.8.12 (changelog, source)
Search

Predicate pp

Holds if the pretty-printed representation of c has the line s at line number line.

Import path

import semmle.code.java.PrettyPrintAst
predicate pp(ClassOrInterface c, string s, int line)