CommitStateTrace¶
- class dsviper.CommitStateTrace¶
Bases:
objectA class used to represent traced opcode.
Note: Not directly instantiable.
- attachment() Attachment¶
Return the attachment.
- programs() list[CommitStateTraceProgram]¶
Return the list of programs.
- value() ValueOptional¶
Return the value.