Implements IKoratTouchable interface by creating one field and two
methods, specified by this interface
//*actual field and method names may be different
boolean koratTouched;
public void __korat__touch__initialize() {
if (!
IMUL -
Static variable in class korat.instrumentation.bytecode.BytecodeUtils
Pops the right number of values from the top of the operand stack (which is
equal to the number of method parameters of the method to be invoked), then
if the call is not static pops object reference from the operand stack, and
finally pushes the return type of the method to the stack.