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