Class Block

java.lang.Object
net.sf.cglib.core.Block

public class Block extends Object
  • Constructor Details

  • Method Details

    • getCodeEmitter

      public CodeEmitter getCodeEmitter()
    • end

      public void end()
    • getStart

      public org.objectweb.asm.Label getStart()
    • getEnd

      public org.objectweb.asm.Label getEnd()