protected virtual Operand GetParameter(Operand curOpd)
 {
     return(null);
 }