xo-reader2: DExpectFormalArglistSsm handles+stores parsed formals
This commit is contained in:
parent
35a49810e4
commit
eaf224bba0
2 changed files with 56 additions and 13 deletions
|
|
@ -147,7 +147,7 @@ namespace xo {
|
|||
/** populate with (parmaeter-name, parameter-type) list
|
||||
* as they're encountered.
|
||||
*
|
||||
* Not using flexible array here since we don't know size
|
||||
* Not using flexible array here since we don't know size at construction time
|
||||
**/
|
||||
DArray * argl_ = nullptr;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue