| Classes in org.multijava.mjc that implement MJSpecialMethod |
class |
CSourceDispatcherMethod
This class represents a dispatcher method wrapping a set of
multimethods of the same generic function as read from a source
file. |
class |
CSourceFilteredDispatcherMethod
This class represents a special dispatcher method for superclass
method invocations whose caller is an external method and whose
target is the same external generic function to which the caller
belongs [see Clifton-01, Figure 24, case s-e4]. |
class |
CSourceRedirectorMethod
This class represents a redirector method for a pleomorphic method
that belongs to an internal and external generic function. |