public void CommentEnd()
 {
     if (!_tqaDeletion)
     {
         _buffer.CommentEnd();
     }
 }