summaryrefslogtreecommitdiff
path: root/src/parser/antlr_input_imports.cpp
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2021-05-12 19:57:23 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2021-05-17 12:19:20 -0700
commit6e6d2b59538a010b61434387498afa594434cfa9 (patch)
tree5e142000fb2a6332517408b562d3679e2ee74720 /src/parser/antlr_input_imports.cpp
parent68bc8bd1a36ac842708c471ba4b724c1569ea308 (diff)
Add new interface for parsing inputs
This commit introduces the `InputParser` class, which is now the main interface for retrieving commands and expressions from parsers for a given input. The idea is that a `Parser` can be used to parse multiple inputs (e.g., in the interactive shell) and that the commands/expressions in each input can be retrieved using an `InputParser`.
Diffstat (limited to 'src/parser/antlr_input_imports.cpp')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback