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

Member predicate Impl::BreakExpr::getTarget

Gets the target of this break expression.

The target is either a LoopExpr, a ForExpr, a WhileExpr, or a BlockExpr.

Expr getTarget()