Class StatementTransformContext

All Implemented Interfaces:
Stepper

public class StatementTransformContext extends MethodTransformContext
Created by covers1624 on 21/7/21.
  • Field Details

    • block

      public final Block block
  • Constructor Details

  • Method Details

    • requestRerun

      public void requestRerun()
      After the current statement transform has completed, repeat all statement transforms on the current position.
    • current

      public Instruction current()
    • moveNext

      public boolean moveNext()