b716b840d3
This change adds a compiler pass to give each node the chance to store settings necessary for analysis and writing. This removes the need to pass this in a somewhat convoluted way through an additional class called Reserved, and also removes the need to have the Walker set values for settings on reserved. This is next step in decoupling the Painless grammar from the Painless AST. |
||
---|---|---|
.. | ||
licenses | ||
spi | ||
src | ||
build.gradle |