methods (version 3.3)

EmptyMethodsList-class: Internal Class representing Empty Methods List

Description

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.

Usage

## class described below
"EmptyMethodsList"

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

Arguments

Methods

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

See Also

Function MethodsListSelect (deprecated since Rversion 3.2.0) uses the objects; class MethodsList is formally defunct since R3.2.0.