loadReceiver

fun loadReceiver(method: MethodVisitor)

Generate access of the receiver (i.e., this).

Parameters

method

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