codeql/java-all
9.0.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the node n has the label l. For example, a label in a goto statement or a goto target.
n
l
signature predicate hasLabel(AstNode n, Label l)