superclassConstraints property

NodeList<NamedType> get superclassConstraints

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

Implementation

NodeList<NamedType> get superclassConstraints;