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.
- [julia-users] Symbol naming type to Type Sal Mangano
- Re: [julia-users] Symbol naming type to Type Stefan Karpinski
- Re: [julia-users] Symbol naming type to Type Sal Mangano
- Re: [julia-users] Symbol naming type to Typ... Stefan Karpinski
- Re: [julia-users] Symbol naming type to... Sal Mangano
- Re: [julia-users] Symbol naming ty... Toivo Henningsson
- Re: [julia-users] Symbol namin... Sal Mangano