On Wednesday, 13 November 2013 at 19:19:32 UTC, Walter Bright wrote: > The reflection ability is not something specific to an AST, it > could be added so that any expression node can be reflected. We > already do much of that with __traits. Yes, that is why Dicebot was mentioning the parallel with compile time reflection.