public interface LocalVariableCallback
Modifier and Type | Method and Description |
---|---|
void |
doBuild(LocalVariable variable,
InstructionBuilder builder)
Callback to generate code with a local variable
|
void doBuild(LocalVariable variable, InstructionBuilder builder)
variable
- the variable that is available within the blockbuilder
- builder the block where the variable is active${project.version} - Copyright © 2003-2015 The Apache Software Foundation.