[Mono-list] Re: CS-Doc
Miguel de Icaza
miguel@ximian.com
21 Feb 2003 15:05:58 -0500
> Anyway, the above does not solve my original problem, since tokenizer
> will continue to collect documentation till CLOSE_PARENS is encountered, and
> in the meanwhile will also tend to collect the ones that I gave example of
> (included at the end for completeness).
Can you show an example of what seems to be the problem? I think that
the property approach would effectively solve the issue that you
mention.
Miguel