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

Member predicate SwitchCase :: getSwitch

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

SwitchStmt getSwitch ( )