B2R2.FrontEnd.EVM Namespace
Contains types and functions for working with the EVM instructions.
| Type/Module | Description |
|
Represents for EVM insturction parser. |
|
|
Represents an EVM instruction. |
|
|
Represents an EVM opcode. |
|
|
Represents an Operation Size. |
|
|
Provides several useful functions for handling EVM registers. |
|
|
Represents an EVM register. |
|
|
Represents a factory for accessing various EVM register variables. |
B2R2