Package com.offbynull.coroutines.instrumenter
package com.offbynull.coroutines.instrumenter
Coroutine instrumentation classes.
-
ClassDescriptionInstrumentation pass.Instrumentation results.Instrumentation settings.Instruments methods in Java classes that are intended to be run as coroutines.Utility class to generate bytecode instructions that save/load the local variables table.Utility class to generate bytecode instructions that save/load the operand stack.Utility class to generate bytecode instructions that pack/unpack storage arrays for the operand stack and local variables table into an Object array.Helper class for use by build system plugins.