Available on crate feature
solc
only.Structs§
- Parser
- Source
Element - Represents a single element in the source map A solidity source map entry takes the following form
- Syntax
Error - An error that can happen during source map parsing.
Enums§
Functions§
- parse
- Parses a source map
Type Aliases§
- Source
Map - Represents a whole source map as list of
SourceElement
s