xo-expression/xo-reader: refactor Environment -> SymbolTable
This commit is contained in:
parent
628fcc44a1
commit
42147bb7c0
10 changed files with 35 additions and 35 deletions
|
|
@ -8,7 +8,7 @@
|
|||
xxx;
|
||||
|
||||
#include "xo/expression/Variable.hpp"
|
||||
#include "xo/expression/LocalEnv.hpp"
|
||||
#include "xo/expression/LocalSymtab.hpp"
|
||||
#include <vector>
|
||||
|
||||
namespace xo {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue