Home
last modified time | relevance | path

Searched refs:makeWillBeAddedInstructionList (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-bcel/src/test/java/org/apache/bcel/
DLocalVariableTypeTableTestCase.java88 …instructionList.insert(instructionList.getStart(), makeWillBeAddedInstructionList(methodGen, first… in injection()
99 …public InstructionList makeWillBeAddedInstructionList(final MethodGen methodGen, final int firstSt… in makeWillBeAddedInstructionList() method in LocalVariableTypeTableTestCase