package
0.0.21
Repository: https://github.com/withtally/synceth.git
Documentation: pkg.go.dev

# README

Parser

Golang solidity parser. antlr spec taken from https://github.com/solidity-parser/antlr/blob/master/Solidity.g4

Generating

antlr -Dlanguage=Go parser/Solidity.g4