public class Block extends Object
Block(CodeEmitter e)
void
end()
CodeEmitter
getCodeEmitter()
org.objectweb.asm.Label
getEnd()
getStart()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Block(CodeEmitter e)
public CodeEmitter getCodeEmitter()
public void end()
public org.objectweb.asm.Label getStart()
public org.objectweb.asm.Label getEnd()
Copyright © 2024 fossc. All rights reserved.