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