Searched defs:methodGen (Results 1 – 2 of 2) sorted by relevance
85 final MethodGen methodGen = new MethodGen(method, clazz.getClassName(), cp); in injection() local99 …public InstructionList makeWillBeAddedInstructionList(final MethodGen methodGen, final int firstSt… in makeWillBeAddedInstructionList()
45 final MethodGen methodGen = new MethodGen(method, clazz.getClassName(), cp); in getInstructionHandles() local