UNPKG

solidity-antlr4

Version:

Solidity Lang Lexer and Parser by official ANTLR4 grammar

5 lines (4 loc) 139 B
export * from "./antlr4/index.js"; export * from "./ast/index.js"; export * from "./parser/index.js"; export * from "./traverse/index.js";