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