xo-reader2: + DDefineSsm + utest

This commit is contained in:
Roland Conybeare 2026-01-19 00:38:43 -05:00
commit 301a7c7623
13 changed files with 762 additions and 3 deletions

View file

@ -48,7 +48,7 @@ namespace xo {
}
const ParserResult &
SchematikaParser::include_token(const token_type & tk)
SchematikaParser::on_token(const token_type & tk)
{
scope log(XO_DEBUG(debug_flag_), xtag("tk", tk));