package
0.0.0-20250131141108-c9d6bf913f66
Repository: https://github.com/tenderly/net-nitro-go-ethereum.git
Documentation: pkg.go.dev

# Functions

Disassemble returns all disassembled EVM instructions in human-readable format.
Lex lexes the program by name with the given source.
NewCompiler returns a new allocated compiler.
NewInstructionIterator creates a new instruction iterator.
PrintDisassembled pretty-print all disassembled EVM instructions to stdout.

# Structs

Compiler contains information about the parsed source and holds the tokens for the program.