|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstructionBuilderCallback
Used in various places to allow some code to be constructed under controlled circumstances.
Method Summary | |
---|---|
void |
doBuild(InstructionBuilder builder)
Invoked by the builder to allow the callback to build some code. |
Method Detail |
---|
void doBuild(InstructionBuilder builder)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |