eieio-generic-call-next-method-list

eieio-generic-call-next-method-list is a variable defined in `eieio-core.el'.
Its value is
nil


Documentation:
When executing a PRIMARY or STATIC method, track the 'next-method'.
During executions, the list is first generated, then as each next method
is called, the next method is popped off the stack.