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 .
If no one's got a better idea, i 'll fix it like this.
If someone else want to do it, please, do it.
Stephane.
