CodeQL library for Java/Kotlin
codeql/java-all 9.0.2 (changelog, source)
Search

Type signature AstSig::BreakStmt

A break statement.

Break statements complete abruptly and break out of a loop or switch.

Direct supertypes