load

fun load(method: MethodVisitor, register: L2Register)

Generate a load of the local associated with the specified L2Register.

Parameters

method

The method into which the generated JVM instructions will be written.

register

A bound L2Register.