Member predicate SwitchCase::isNthCaseOf
Holds if this is the n
th case of switch block parent
.
predicate isNthCaseOf(SwitchBlock parent, int n)
Holds if this is the n
th case of switch block parent
.
predicate isNthCaseOf(SwitchBlock parent, int n)