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

Member predicate SwitchCase :: getSelectorExpr

Gets the expression of the surrounding switch that this case is compared against.

Expr getSelectorExpr ( )