superclassConstraints property

NodeList<NamedType> superclassConstraints

Return the list of the classes are superclass constraints for the mixin.

Implementation

NodeList<NamedType> get superclassConstraints;