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

Predicate signature Make0::InputSig1::hasLabel

Holds if the node n has the label l. For example, a label in a goto statement or a goto target.

signature predicate hasLabel(AstNode n, Label l)