Interface BytecodeRecorderImpl.InstructionGroup

Enclosing class:
BytecodeRecorderImpl

static interface BytecodeRecorderImpl.InstructionGroup
A group of instructions that will always be executed in the same method
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(BytecodeRecorderImpl.MethodContext context, io.quarkus.gizmo.MethodCreator creator, io.quarkus.gizmo.ResultHandle array)