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 active5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.