aboutsummaryrefslogtreecommitdiffstats
path: root/CommandLineInterface.cpp
diff options
context:
space:
mode:
authorChristian <c@ethdev.com>2014-10-30 08:20:32 +0800
committerChristian <c@ethdev.com>2014-10-30 08:25:42 +0800
commit877aa91c57bb9cda410a7b521ed3b7630b5ae2dc (patch)
treee2cb3cd5c6f7f36828d72e13be628bde75800648 /CommandLineInterface.cpp
parent03a6cf0e81407df00742fe42929bdbdca89473c7 (diff)
downloaddexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.tar
dexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.tar.gz
dexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.tar.bz2
dexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.tar.lz
dexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.tar.xz
dexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.tar.zst
dexon-solidity-877aa91c57bb9cda410a7b521ed3b7630b5ae2dc.zip
Contract compiler and also add ExpressionStatement to AST.
ExpressionStatement functions as glue between Statements and Expressions. This way it is possible to detect when the border between statements and expressions is crossed while walking the AST. Note that ExpressionStatement is not the only border, almost every statement can contains expressions.
Diffstat (limited to 'CommandLineInterface.cpp')
0 files changed, 0 insertions, 0 deletions