diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-02-21 16:00:23 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-05-06 10:44:04 +0800 |
commit | 069cf994d2436a99c30775fb9839075a6c29938a (patch) | |
tree | 0e3551b9187e25904c337907d7a8d7809602599a /metrics | |
parent | 124183ce94ef9941a077ff7e2a84738dfd7f8dcb (diff) | |
download | dexon-069cf994d2436a99c30775fb9839075a6c29938a.tar dexon-069cf994d2436a99c30775fb9839075a6c29938a.tar.gz dexon-069cf994d2436a99c30775fb9839075a6c29938a.tar.bz2 dexon-069cf994d2436a99c30775fb9839075a6c29938a.tar.lz dexon-069cf994d2436a99c30775fb9839075a6c29938a.tar.xz dexon-069cf994d2436a99c30775fb9839075a6c29938a.tar.zst dexon-069cf994d2436a99c30775fb9839075a6c29938a.zip |
core: vm: sqlvm: ast: remove pointer indicator in printer output
Since our 'Node' interface includes methods which must be implemented
with pointer receivers, all AST nodes are now referenced with pointers
and the '*' pointer indicator is no longer useful.
Diffstat (limited to 'metrics')
0 files changed, 0 insertions, 0 deletions