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

Member predicate SwitchStmt :: getACase

Gets a case of this switch statement, which may be either a normal case or a default.

SwitchCase getACase ( )