Member predicate ClassOrInterface :: getSuperInterface
Gets the n
th type from the implements
clause of this class or extends
clause of this interface,
starting at 0.
TypeExpr
getSuperInterface
(
int
n
)