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

Member predicate Impl::ContinueExpr::getTarget

Gets the target of this continue expression.

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

LoopingExpr getTarget()