Nemerle Documentation

TypeInfo.SuperType Method 

If this tycon subtypes [tycon], then return instantiation using which we subtype it.

public abstract option SuperType(
   TypeInfo tycon
);

See Also

TypeInfo Class | Nemerle.Compiler Namespace