Searched refs:SPECIAL_MEMBER_SEPARATOR (Results 1 – 4 of 4) sorted by relevance
173 public static final char SPECIAL_MEMBER_SEPARATOR = '$'; field
255 …name + ClassConstants.SPECIAL_MEMBER_SEPARATOR + Long.toHexString(Math.abs((descriptor).hashCode()… in newUniqueMemberName()
513 …name + ClassConstants.SPECIAL_MEMBER_SEPARATOR + Long.toHexString(Math.abs((descriptor).hashCode()… in newUniqueMemberName()
92 …newName += ClassConstants.SPECIAL_MEMBER_SEPARATOR + Long.toHexString(Math.abs((descriptor).hashCo… in visitProgramMethod()