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

Member predicate InterfaceDeclaration::getSuperInterface

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

TypeExpr getSuperInterface(int n)