Searched defs:methodContext (Results 1 – 1 of 1) sorted by relevance
2288 private final MethodContext methodContext; field in ClassFile.InstructionIndex2290 InstructionIndex(final int bytecodeOffset, final MethodContext methodContext) { in InstructionIndex()