CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Member predicate MatchExprCfgNode::getArmExpr

Gets the expression of the ith match arm, if it exists.

ExprCfgNode getArmExpr(int i)