monkey:monkey.types.Typeinfo.SuperType

Property SuperType:Typeinfo

Class super type.

If the type is a class type, returns the type of the super class.

If the type is not a class type a runtime exception occurs.