xo-reader2: lambda ssm progress. incremental [WIP]
This commit is contained in:
parent
dcb5a8fb30
commit
2a149d371c
3 changed files with 48 additions and 7 deletions
|
|
@ -140,8 +140,10 @@ namespace xo {
|
|||
/** formal parameter name **/
|
||||
const DUniqueString * name_ = nullptr;
|
||||
|
||||
#ifdef NOT_YET
|
||||
/** formal parameter type (if specified) **/
|
||||
TypeDescr td_ = nullptr;
|
||||
#endif
|
||||
};
|
||||
} /*namespace scm*/
|
||||
} /*namespace xo*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue