diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-01-22 11:26:45 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-05-06 10:44:03 +0800 |
commit | d25ee5f726545b165dba6a45def0e55027b6941b (patch) | |
tree | 4464f182aba472a2e42be742dd73653a9a4485f2 /dex/recovery.go | |
parent | 4d01db0522f7405981a1f18f4ee79a6d1aac067b (diff) | |
download | dexon-d25ee5f726545b165dba6a45def0e55027b6941b.tar dexon-d25ee5f726545b165dba6a45def0e55027b6941b.tar.gz dexon-d25ee5f726545b165dba6a45def0e55027b6941b.tar.bz2 dexon-d25ee5f726545b165dba6a45def0e55027b6941b.tar.lz dexon-d25ee5f726545b165dba6a45def0e55027b6941b.tar.xz dexon-d25ee5f726545b165dba6a45def0e55027b6941b.tar.zst dexon-d25ee5f726545b165dba6a45def0e55027b6941b.zip |
core: vm: sqlvm: move AST and parser to their own packages
In order to avoid putting too many different things in single package
and allow other projects to reuse the syntax tree and the parser, these
two components are moved to different packages and all nodes used in AST
are now exported. A lot of comments are added in this commit to pass
golint checks.
Diffstat (limited to 'dex/recovery.go')
0 files changed, 0 insertions, 0 deletions