issues
search
iamdefinitelyahuman
/
py-solc-ast
A tool for exploring the solc abstract syntax tree
MIT License
37
stars
10
forks
source link
V1.1.0
#5
Closed
iamdefinitelyahuman
closed
4 years ago
iamdefinitelyahuman
commented
4 years ago
Ensure no mutation of original AST when generating
node
objects
Add
from_ast
method to generate a single
SourceUnit
node
objectsfrom_ast
method to generate a singleSourceUnit