CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate ExprNodes::CaseExprCfgNode::getBranch

Gets the nth branch of this case expression, either a when clause, an in clause, or an else branch.

AstCfgNode getBranch(int n)