CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate ClassOrInterface::getSuperClass

Gets the expression denoting the super class of this class, or nothing if this is an interface or a class without an extends clause.

Expr getSuperClass()