Skip to content

A library for doing simple type resolution of Solidity ASTs generated with solidity-parser-antlr.

License

Notifications You must be signed in to change notification settings

federicobond/solidity-type-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solidity-type-resolver

A library for doing simple type resolution of Solidity ASTs generated with solidity-parser-antlr.

It processes the AST and adds a resolvedType key in every UserDefinedTypeName node it finds. It will fail if it cannot resolve a declaration.

License

MIT

Author

Federico Bond (@federicobond)

About

A library for doing simple type resolution of Solidity ASTs generated with solidity-parser-antlr.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published