Class MethodInstrumenter

java.lang.Object
com.offbynull.coroutines.instrumenter.MethodInstrumenter

final class MethodInstrumenter extends Object
  • Constructor Details

    • MethodInstrumenter

      MethodInstrumenter()
  • Method Details

    • instrument

      public void instrument(org.objectweb.asm.tree.ClassNode classNode, org.objectweb.asm.tree.MethodNode methodNode, MethodAttributes attrs)