issues
search
ConsenSysMesh
/
solidity-parser
Solidity Parser in Javascript
138
stars
54
forks
source link
Upgrades for solc 0.4.23
#97
Closed
cgewecke
closed
6 years ago
cgewecke
commented
6 years ago
Adds support for the
constructor
word, parsing it as a variant of
FunctionDeclaration
Makes
EmitStatement
a real node
cgewecke
commented
6 years ago
Wrong fork, sorry.
constructor
word, parsing it as a variant ofFunctionDeclaration
EmitStatement
a real node