EmptyMethodsList-class        package:methods        R Documentation

_I_n_t_e_r_n_a_l _C_l_a_s_s _r_e_p_r_e_s_e_n_t_i_n_g _E_m_p_t_y _M_e_t_h_o_d_s _L_i_s_t

_D_e_s_c_r_i_p_t_i_o_n:

     Objects from class '"EmptyMethodsList"' are generated during
     method selection to indicate failed search (forcing backtracking).
     Other classes described here are used internally in method
     dispatch. All these are for internal use.

_U_s_a_g_e:

     ## class described below
     "EmptyMethodsList"

     ### Other, virtual classes used in method dispatch
     "OptionalMethods"
     "PossibleMethod"

_S_l_o_t_s:


     '_a_r_g_u_m_e_n_t': Object of class '"name"' the argument names being
          selected on.

     '_s_u_b_l_i_s_t': Object of class '"list"' (unused, and perhaps to be
          dropped in a later version.) 

_M_e_t_h_o_d_s:

     No methods defined with class '"EmptyMethodsList"' in the
     signature.

_S_e_e _A_l_s_o:

     Function 'MethodsListSelect' uses the objects; see the class
     'MethodsList' for the non-empty methods list objects.

