xo-reader2: + convenience headers
This commit is contained in:
parent
44ecf581f0
commit
516ad5207b
8 changed files with 91 additions and 35 deletions
12
xo-reader2/include/xo/reader2/ExprSeqState.hpp
Normal file
12
xo-reader2/include/xo/reader2/ExprSeqState.hpp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
/** @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 */
|
||||
Loading…
Add table
Add a link
Reference in a new issue