Yes, I realized what I wanted did not really make sense. Turns out I did 
not need to do this at all. However, good advice about emitting code that 
does something with the symbol at execution time. 

On Sunday, November 9, 2014 1:37:03 PM UTC-5, Toivo Henningsson wrote:
>
> No, the macro just sees the AST, symbols are resolved at a later stage. 
> Can you give some more background on what you are trying to accomplish? 
> Often you can achieve the desired effect by letting the macro emit code 
> that will do something with the value of the specified symbol.

Reply via email to