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