net.sf.cglib.core
Class Block
java.lang.Object
net.sf.cglib.core.Block
public class Block
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Block
public Block(CodeEmitter e)
getCodeEmitter
public CodeEmitter getCodeEmitter()
end
public void end()
getStart
public org.objectweb.asm.Label getStart()
getEnd
public org.objectweb.asm.Label getEnd()
Copyright © 2012 Oracle Corporation. All Rights Reserved.