net.sf.cglib.core
public class Block extends java.lang.Object
Constructor and Description |
---|
Block(CodeEmitter e) |
Modifier and Type | Method and Description |
---|---|
void |
end() |
CodeEmitter |
getCodeEmitter() |
Label |
getEnd() |
Label |
getStart() |
public Block(CodeEmitter e)
public CodeEmitter getCodeEmitter()
public void end()
public Label getStart()
public Label getEnd()
Copyright (c) 2001 - Apache Software Foundation