[nem-en] No parsetree body accessible
Kamil Skalski
kamil.skalski at gmail.com
Tue Jun 19 21:14:13 CEST 2007
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.
2007/6/19, Dmitry Ivankov <divanorama at gmail.com>:
> Hi
>
> I've tried to improve regexp macro, making Regex static.
> But attached patch doesn't work, sometimes it gets subject error, for
> example when compiling testsuite/test.n.
> It just defines new field in CurrentTypeBuilder.
>
> What is the problem? It gets wrong builder or gets it too late?
>
> Btw, http://nemerle.org/Defining_types_from_inside_macros
> contains outdated info about tb.CannotFinalize, it's setter isn't
> accessible.
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
>
>
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list