Searched refs:enclosingMethodOffset (Results 1 – 1 of 1) sorted by relevance
469 int enclosingMethodOffset = 0; in accept() local515 enclosingMethodOffset = currentAttributeOffset; in accept()591 if (enclosingMethodOffset != 0) { in accept()592 String className = readClass(enclosingMethodOffset, charBuffer); in accept()593 int methodIndex = readUnsignedShort(enclosingMethodOffset + 2); in accept()