static final class MethodGen.BranchTarget
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
stackDepth |
(package private) InstructionHandle |
target |
Constructor and Description |
---|
MethodGen.BranchTarget(InstructionHandle target,
int stackDepth) |
InstructionHandle target
int stackDepth
MethodGen.BranchTarget(InstructionHandle target, int stackDepth)