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

Type signature AstSig::PatternMatchExpr

A pattern matching expression.

In Java this is x instanceof Pattern, and in C# this is x is Pattern.

Direct supertypes