At 10:58 AM 8/4/00 -0300, Stephane wrote:
>Try this in code
> table.<----can be completed
> //representing objects after all updates.
> table = new Truc();
> table.<----can not be completed because
>jde-parse-valid-declaration-at-point thinks the type of table is
>"updates." :)
>
>It's a real bug, a funky one.
>Does someone know how we could avoid it?
>I think we shall create a function that says if we-are-in-comment-at
>-point .
There is already such a function.
I have fixed this bug.
Thanks for reporting it.
Regards,
Paul