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

Member predicate JumpStmt :: getTarget

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

StmtParent getTarget ( )