package solidity-parser

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val parse_module : int -> string -> Solidity_ast.module_
val parse : string -> Solidity_ast.program