CodeQL library for JavaScript
codeql/javascript-all 0.6.2 ( changelog , source )
Search

Member predicate ClassOrInterface :: getSuperInterface

Gets the nth type from the implements clause of this class or extends clause of this interface, starting at 0.

TypeExpr getSuperInterface ( int n )