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

Type signature AstSig::ThrowStmt

A throw statement.

Throw statements complete abruptly and throw an exception.

Direct supertypes