CodeQL library for Python
codeql/python-all 1.0.7 (changelog, source)
Search

Member predicate MatchStmt_::getCase

Gets the nth case of this match statement.

Stmt getCase(int index)