xo-expression: + Expression::attach_envs()
This commit is contained in:
parent
d836f13b88
commit
a877af562a
8 changed files with 83 additions and 13 deletions
|
|
@ -53,6 +53,8 @@ namespace xo {
|
|||
return 1;
|
||||
}
|
||||
|
||||
virtual void attach_envs(ref::brw<Environment> /*p*/) override {}
|
||||
|
||||
private:
|
||||
}; /*PrimitiveInterface*/
|
||||
} /*namespace ast*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue