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