public void AddParamter(LexerOperations op)
 {
 }
 public void AddOperation(LexerOperations op)
 {
     LexerOperations.Add(op);
 }