xo-expression2/xo-reader2/include/xo/reader2/LambdaSsm.hpp

10 lines
214 B
C++

/** @file LambdaSsm.hpp
*
* @author Roland Conybeare, Feb 2026
**/
#include "DLambdaSsm.hpp"
#include "ssm/ISyntaxStateMachine_DLambdaSsm.hpp"
#include "ssm/IPrintable_DLambdaSsm.hpp"
/* end LambdaSsm.hpp */