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