codeql/ruby-all
6.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the nth branch of this case expression, either a WhenClause, an InClause, or a CaseElseBranch.
n
WhenClause
InClause
CaseElseBranch
AstNode getBranch(int n)