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

Member predicate Generated::StmtList::getTailExpr

Gets the tail expression of this statement list, if it exists.

The tail expression is the expression at the end of a block, that determines the block’s value.

Expr getTailExpr()