CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( 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 ( )