[nem-en] No parsetree body accessible

Michal Moskal michal.moskal at gmail.com
Tue Jun 19 21:38:56 CEST 2007


On 6/19/07, Kamil Skalski <kamil.skalski at gmail.com> wrote:
> Most probably this is because of initializer. At the moment of typing
> method body constructors are already typed and you cannot add the
> initialization code to them.

Maybe we should hack the compiler, to type the static constructor last
(and maybe normal constructors next to last)? I don't see this being
problematic in any case, and in some cases (like this one) it would be
useful.

-- 
   Michał


More information about the devel-en mailing list