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

Member predicate JumpStmt :: getTarget

Gets the statement or switch expression that this break, yield or continue jumps to.

StmtParent getTarget ( )