Searched refs:getStartPosOfBody (Results 1 – 2 of 2) sorted by relevance
867 ca.getExceptionTable().add(getStartPosOfBody(ca), handlerPos, handlerPos, 0); in insertAfter()1131 ca.getExceptionTable().add(getStartPosOfBody(ca), len, len, in addCatch()1148 int getStartPosOfBody(CodeAttribute ca) throws CannotCompileException { in getStartPosOfBody() method in CtBehavior
295 int getStartPosOfBody(CodeAttribute ca) throws CannotCompileException { in getStartPosOfBody() method in CtConstructor