xo-expression2: upsert global vars works in DDefineSsm
This commit is contained in:
parent
06521e5e79
commit
03847102be
3 changed files with 57 additions and 29 deletions
|
|
@ -48,6 +48,7 @@ namespace xo {
|
|||
Binding path() const { return path_; }
|
||||
|
||||
void assign_name(const DUniqueString * name) { this->name_ = name; }
|
||||
void assign_path(Binding b) { this->path_ = b; }
|
||||
|
||||
/** @defgroup scm-variable-expression-facet **/
|
||||
///@{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue