java.lang.Object
dev.quantumfusion.hyphen.codegen.statement.While
All Implemented Interfaces:
AutoCloseable

public class While extends Object implements AutoCloseable
  • Field Details

    • mh

      protected final MethodHandler mh
    • start

      protected final org.objectweb.asm.Label start
    • stop

      protected final org.objectweb.asm.Label stop
  • Constructor Details

  • Method Details