xo-reader: streamline: + parserstatemachine::pop_exprstate() + use

This commit is contained in:
Roland Conybeare 2024-08-19 13:54:58 -04:00
commit 4232da4ef2
12 changed files with 36 additions and 14 deletions

View file

@ -3,6 +3,7 @@
set(SELF_LIB xo_reader)
set(SELF_SRCS
parser.cpp
parserstatemachine.cpp
reader.cpp
exprstate.cpp
exprstatestack.cpp