CommitEvalAction

class dsviper.CommitEvalAction

Bases: object

A class used by the evaluator to reconstruct a value by executing mutation opcodes.

Note: Not directly instantiable.

enabled() bool

Return True if the commit is enabled.

header() CommitHeader

Return the header of the commit.

program() ValueProgram

Return the program.