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

Member predicate ConstSwitchStmt :: getAFailingCase

Gets a case that never matches.

This only has values if we found the matching case.

SwitchCase getAFailingCase ( )