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