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

Member predicate SwitchCase :: getSwitch

Gets the switch statement to which this case belongs, if any.

SwitchStmt getSwitch ( )