xo-interpreter2 stack: define-expr's work at top-level
This commit is contained in:
parent
57f6f9073e
commit
6f3833d6fb
56 changed files with 1550 additions and 65 deletions
|
|
@ -183,6 +183,8 @@ namespace xo {
|
|||
/** scm-schematikaparser-access-methods **/
|
||||
///@{
|
||||
|
||||
DGlobalSymtab * global_symtab() const noexcept;
|
||||
|
||||
bool debug_flag() const { return debug_flag_; }
|
||||
|
||||
/** true if parser is at top-level,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue