package
0.0.0-20241025061938-369a5b87ee72
Repository: https://github.com/qydata/go-ctereum.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 create a new instruction iterator.
PrintDisassembled pretty-print all disassembled EVM instructions to stdout.
# Constants
characters representing alphanumeric.
characters representing any hexadecimal.
characters representing any decimal number.