xo-numeric/xo-reader2/include/xo/reader2/ExprSeqState.hpp

12 lines
243 B
C++

/** @file ExprSeqState.hpp
*
* @author Roland Conybeare, Feb 2026
**/
#pragma once
#include "DExprSeqState.hpp"
#include "ssm/ISyntaxStateMachine_DExprSeqState.hpp"
#include "ssm/IPrintable_DExprSeqState.hpp"
/* end ExprSeqState.hpp */