diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-03-05 16:34:54 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-04-11 10:39:58 +0800 |
commit | e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f (patch) | |
tree | 1c5adf80ede7c568bc474b5a252c6f055bc89894 /core/asm | |
parent | d33ecc88de5eb31d9149ee1b170d7040cf2d83ce (diff) | |
download | dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.tar dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.tar.gz dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.tar.bz2 dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.tar.lz dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.tar.xz dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.tar.zst dexon-e5d7f8e8231b85a9e6c4e1b2c0c5ac66b8a71c8f.zip |
core: vm: sqlvm: make a common interface for statements
So Parse now returns a []ast.StmtNode instead of a generic []ast.Node,
which should be clearer on what the return value looks like. This also
adds a field recording the verb use to identify the statement in order
to provide better error messages.
Diffstat (limited to 'core/asm')
0 files changed, 0 insertions, 0 deletions