superinterfaces property

List<ClassMirror> get superinterfaces

A list of mirrors on the superinterfaces of the reflectee.

Implementation

List<ClassMirror> get superinterfaces;