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

Member predicate ClassInstanceExpr :: getTypeName

Gets the access to the type that is instantiated or subclassed by this class instance creation expression.

Expr getTypeName ( )