Skip to main content

Module parser

Module parser 

Source
Expand description

Solidity parser interface

Modules§

slangslang
A parser with slang_solidity as the backend
solarsolar
A parser with solar_parse as the backend

Structs§

DocumentId
ParsedDocument
The result of parsing and identifying source items in a document

Traits§

Parse
The trait implemented by all parsers

Functions§

complete_text_ranges
Complete the TextRange of a list of Definition.