Module Impl
INTERNAL: This module contains the customizable definition of BreakExpr and should not
be referenced directly.
Import path
import codeql.rust.elements.internal.BreakExprImplPredicates
| isLabelledLoop | Holds if |
Classes
| BreakExpr | A break expression. For example: |