xo-reader2: DApplySsm for apply expressions [WIP]

This commit is contained in:
Roland Conybeare 2026-02-11 16:02:41 -05:00
commit 40e1fb531d
7 changed files with 402 additions and 6 deletions

View file

@ -78,7 +78,7 @@ namespace xo {
using ppindentinfo = xo::print::ppindentinfo;
public:
/** @defgroup scm-define-ssm-facet constructors **/
/** @defgroup scm-definessm-ctors constructors **/
///@{
/** constructor; using @p def_expr for initial expression scaffold **/
@ -110,7 +110,7 @@ namespace xo {
defexprstatetype defstate() const noexcept { return defstate_; }
///@}
/** @defgroup scm-define-ssm-facet syntaxstatemachine facet methods **/
/** @defgroup scm-definessm-facet syntaxstatemachine facet methods **/
///@{
/** identifies the ssm implemented here **/