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

Member predicate MatchStmt_::getCase

Gets the nth case of this match statement.

Stmt getCase(int index)