Module sourcemap

Source
Available on crate feature solc only.

Structs§

Parser
SourceElement
Represents a single element in the source map A solidity source map entry takes the following form
SyntaxError
An error that can happen during source map parsing.

Enums§

Jump

Functions§

parse
Parses a source map

Type Aliases§

SourceMap
Represents a whole source map as list of SourceElements