org.apache.bcel.generic

Class MethodGen.BranchStack

static final class MethodGen.BranchStack extends Object

Method Summary
MethodGen.BranchTargetpop()
voidpush(InstructionHandle target, int stackDepth)

Method Detail

pop

public MethodGen.BranchTarget pop()

push

public void push(InstructionHandle target, int stackDepth)