CodeQL library for Java
codeql/java-all 0.6.1 ( 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 ( )