L1_doGetLocalClearing

Extract the value from the specified local variable or constant. If the variable is mutable, null it out in the continuation. Raise a suitable runtime exception if the variable does not have a value.

Properties

Link copied to clipboard
Link copied to clipboard

This operation's collection of operand types.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun dispatch(operationDispatcher: L1OperationDispatcher)

Dispatch this operation through an L1OperationDispatcher.

Link copied to clipboard
Link copied to clipboard

Write this operation to a NybbleOutputStream. Do not output operands.