dispatchOperand

abstract override fun dispatchOperand(dispatcher: L2OperandDispatcher)

Dispatch this L2Operand to the provided L2OperandDispatcher.

Parameters

dispatcher

The L2OperandDispatcher visiting the receiver.