xo-reader2 xo-expresion2: work on define-expressions [WIP]
This commit is contained in:
parent
8bae2128a1
commit
516b0932ee
40 changed files with 711 additions and 72 deletions
|
|
@ -167,7 +167,7 @@ namespace xo {
|
|||
* @p debug_flag true to enable debug logging
|
||||
**/
|
||||
SchematikaParser(const ArenaConfig & config,
|
||||
obj<AAllocator> * expr_alloc,
|
||||
obj<AAllocator> expr_alloc,
|
||||
bool debug_flag);
|
||||
|
||||
bool debug_flag() const { return debug_flag_; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue