[nem-en] How to iterate over all types from macro?
Kamil Skalski
kamil.skalski at gmail.com
Mon Aug 28 12:58:19 CEST 2006
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
More information about the devel-en
mailing list