UNPKG

solidity-antlr4

Version:

Solidity Lang Lexer and Parser by official ANTLR4 grammar

5 lines (4 loc) 103 B
export * from './antlr4'; export * from './ast'; export * from './parser'; export * from './traverse';