Get all functions

Dicebot public at dicebot.lv
Tue Oct 8 06:45:40 PDT 2013


On Tuesday, 8 October 2013 at 12:45:48 UTC, Andrea Fontana wrote:
> I have a number of functions like:
>
> @MyUda("...")
> void test();
>
> And I want to check them (at compile time, of course) to 
> generate the right calls.
>
>
> Is there a way to get a list of them? Using traits/reflection?

In specific module or in whole program?


More information about the Digitalmars-d-learn mailing list