Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::OperandResolutionInfo Struct Reference

#include <addressing_event.hpp>

Public Attributes

Operand after_relative
 
Operand resolved_operand
 
std::optional< AddressingEventErrorerror
 

Detailed Description

Definition at line 44 of file addressing_event.hpp.

Member Data Documentation

◆ after_relative

Operand bb::avm2::simulation::OperandResolutionInfo::after_relative

Definition at line 45 of file addressing_event.hpp.

◆ error

std::optional<AddressingEventError> bb::avm2::simulation::OperandResolutionInfo::error

Definition at line 47 of file addressing_event.hpp.

◆ resolved_operand

Operand bb::avm2::simulation::OperandResolutionInfo::resolved_operand

Definition at line 46 of file addressing_event.hpp.


The documentation for this struct was generated from the following file: