xo-reader: + DDefineSsm + utest

This commit is contained in:
Roland Conybeare 2026-01-19 00:39:16 -05:00
commit b5d2f3efab
21 changed files with 219 additions and 28 deletions

View file

@ -190,7 +190,7 @@ namespace xo {
/** put parser into state for beginning of a translation unit
* (i.e. input stream)
**/
void begin_translation_unit();
void begin_batch_session();
/** include next token @p tk and increment parser state.
*