public MethodReference softCompare(JvmCompareOp __op)
        throws NullPointerException
    {
        if (__op == null)
            throw new NullPointerException("NARG");