[nem-en] How to iterate over all types from macro?

Kamil Skalski kamil.skalski at gmail.com
Mon Aug 28 13:07:54 CEST 2006


Sorry, it shoud be:
Nemerle.Macros.ImplicitCTX().Manager.Hierarchy
or
(tb : TypeBuilder).TyManager

2006/8/28, Kamil Skalski <kamil.skalski at gmail.com>:
> You can access TypesManager by using Nemerle.Macros.ImplicitCTX().Manager or by
> (tb : TypeBuilder).Manager
>
> 06-08-28, Kamil Dworakowski <kdw at onet.pl> napisał(a):
> > Once there was the TypeBuilder.Iter static method that did that (there
> > are still comments pointing to it in the TypeBuilder.n). The
> > TypesManager.Iter method seems to be what I need but it is not static.
> > How to access it from macro?
> >
> > Kamil Dworakowski
> >
> > _______________________________________________
> > https://nemerle.org/mailman/listinfo/devel-en
> >
>
>
> --
> Kamil Skalski
> http://nazgul.omega.pl
>


-- 
Kamil Skalski
http://nazgul.omega.pl


More information about the devel-en mailing list