xo-reader: + exprseq_xs.on_typedef() + simplie tl exprseq case
This commit is contained in:
parent
30cfe0c918
commit
cf3448bc82
3 changed files with 14 additions and 1 deletions
|
|
@ -31,6 +31,10 @@ namespace xo {
|
|||
|
||||
// ----- victory methods -----
|
||||
|
||||
virtual void on_typedescr(TypeDescr /*td*/,
|
||||
exprstatestack * /*p_stack*/,
|
||||
rp<Expression> * /*p_emit_expr*/) override;
|
||||
|
||||
};
|
||||
} /*namespace scm*/
|
||||
} /*namespace xo*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue