xo-reader2: adopt DSchematikaParser as gc-aware object
Use as virtual GC root.
This commit is contained in:
parent
48d5c323b4
commit
4304892a7c
9 changed files with 570 additions and 268 deletions
|
|
@ -110,7 +110,7 @@ namespace xo {
|
|||
/** parser converts a stream of tokens
|
||||
* to a stream of expressions
|
||||
**/
|
||||
SchematikaParser parser_;
|
||||
DSchematikaParser parser_;
|
||||
|
||||
/** current output from reader **/
|
||||
ReaderResult result_;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue