diff options
author | eldritch horrors <pennae@lix.systems> | 2024-03-08 05:20:55 +0100 |
---|---|---|
committer | eldritch horrors <pennae@lix.systems> | 2024-03-09 00:25:54 -0700 |
commit | e1cd0077f396f0e5a384fa9cac5a506ec4e603de (patch) | |
tree | 5ad01c08fb83386deab93b50dab8b30cac96da7f /mk/common-test.sh | |
parent | 60e3a0517563d4b2860be2c104d82291f8b01345 (diff) |
move ParseData to own header, rename to ParserState
ParserState better describes what this struct really is. the parser
really does modify its state (most notably position and symbol tables),
so calling it that rather than obliquely "data" (which implies being
input only) makes sense.
(cherry picked from commit 007605616477f4f0d8a0064c375b1d3cf6188ac5)
Change-Id: I92feaec796530e1d4d0f7d4fba924229591cea95
Diffstat (limited to 'mk/common-test.sh')
0 files changed, 0 insertions, 0 deletions