The name of the
class that introduces methodName. This name should be given as a
simple token, rather than a quoted string (for example, Animal. rather
than "Animal").
parentNum (long)
The position of the desired
parent. The first (leftmost) parent of a class has position 1.
parentMtabs (somMethodTab)
A list of parent
method tables acquired by invoking the somGetPClsMtabs method on
a class object.
methodName (<token> ))
The name of
the method to be resolved. This name should be given as a simple token,
rather than a quoted string (for example, setSound rather than "setSound").