Package net.sf.cglib.core
Class Block
java.lang.Object
net.sf.cglib.core.Block
-
Constructor Details
-
Block
-
-
Method Details
-
getCodeEmitter
-
end
public void end() -
getStart
public org.objectweb.asm.Label getStart() -
getEnd
public org.objectweb.asm.Label getEnd()
-