qtil
advanced-security/qtil-java 0.0.3
Search

Member predicate SwitchStmt::getCase

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

SwitchCase getCase(int i)