xo-reader2: streamline DExpectSymbolSsm w/ DSyntaxStateMachine

This commit is contained in:
Roland Conybeare 2026-01-30 13:38:43 -05:00
commit ff62b4e568
3 changed files with 14 additions and 280 deletions

View file

@ -6,6 +6,7 @@
#pragma once
#include "SyntaxStateMachine.hpp"
#include "ParserStateMachine.hpp"
#include <xo/object2/DArray.hpp>
namespace xo {