7f550f2b29
This change removes the Reserved class used to track variables usages within the ANTLR grammar. That task is now performed by an existing pass "extractVariables" in the Painless AST. The Painless AST no longer has any dependencies on the ANTLR AST for state outside of the tree being built. This will simplify future refactoring and opens the possibility of alternate grammars. |
||
---|---|---|
.. | ||
licenses | ||
spi | ||
src | ||
build.gradle |