xo-reader2: handle parsed typedescr + use in DDefineSsm
This commit is contained in:
parent
7fd1bd0a6b
commit
5ad6934f2c
1 changed files with 4 additions and 1 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