xo-reader2: formatting + asserts
This commit is contained in:
parent
774a6ebe22
commit
a346dcc579
6 changed files with 20 additions and 28 deletions
|
|
@ -16,9 +16,9 @@ namespace xo {
|
|||
using xo::scm::SchematikaParser;
|
||||
using xo::scm::ASyntaxStateMachine;
|
||||
using xo::scm::syntaxstatetype;
|
||||
using xo::scm::DDefineSsm;
|
||||
// using xo::scm::DDefineSsm;
|
||||
using xo::scm::DExpectExprSsm;
|
||||
using xo::scm::defexprstatetype;
|
||||
// using xo::scm::defexprstatetype;
|
||||
//using xo::scm::ParserResult;
|
||||
//using xo::scm::parser_result_type;
|
||||
using xo::scm::Token;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue