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

Member predicate ClassDefinition::getSuperInterface

Gets the ith type from the implements clause of this class, starting at 0.

TypeExpr getSuperInterface(int i)