xo-reader2: handle parsed typedescr + use in DDefineSsm
This commit is contained in:
parent
319c7537f3
commit
3cbd4224b1
27 changed files with 235 additions and 38 deletions
|
|
@ -51,10 +51,13 @@ namespace xo {
|
|||
obj<AExpression> rhs() const noexcept { return rhs_; }
|
||||
const DUniqueString * name() const noexcept;
|
||||
|
||||
///@}
|
||||
/** @defgroup scm-definexpr-bookkeeping-methods **/
|
||||
///@{
|
||||
|
||||
void assign_lhs_name(const DUniqueString * name);
|
||||
|
||||
///@}
|
||||
|
||||
/** @defgroup scm-defineexpr-expression-facet **/
|
||||
///@{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue