package
0.0.0-20181014150337-ac3224295d82
Repository: https://github.com/ericr/solanalyzer.git
Documentation: pkg.go.dev
# Functions
New returns a new instance of Emulator.
NewValue returns a new instance of Value.
NewVariable returns a new instance of Variable.
# Structs
Emulator is a Solidity emulator.
Event is an event emitted by the emulator.
No description provided by the author
Value represents a value.
Variable represents an emulated variable.
# Type aliases
No description provided by the author