|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalVariableCallback
A callback for generating code where a local variable is in effect.
| Method Summary | |
|---|---|
void |
doBuild(LocalVariable variable,
InstructionBuilder builder)
Callback to generate code with a local variable |
| Method Detail |
|---|
void doBuild(LocalVariable variable,
InstructionBuilder builder)
variable - the variable that is available within the blockbuilder - builder the block where the variable is active
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||