package documentation

Module related to the execution trace. See the Trace object.

Module _data_source Undocumented
Module _find_inverse No module docstring; 11/18 functions documented

From __init__.py:

Class BackwardContextRange No class docstring; 3/3 properties, 0/2 instance variable, 3/9 methods documented
Class Context Entry point object for data related to a context.
Class ContextRange No class docstring; 3/3 properties, 0/2 instance variable, 3/9 methods documented
Class CPUException Basic representation of an exception that occurred in the trace
Class Instruction Basic representation of a disassembled instruction.
Class Mode Modes of execution.
Class Trace Entry point object for information related to a trace, mostly transitions & contexts.
Class Transition Entry point object for data related to a transition.
Class TransitionType Enum Type of a transition.