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.
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.