r.a.Sequence(object) : class documentation

Part of reven.api View In Hierarchy

Wrapper for reven_api.sequence_in_run. This class is an implementation detail of the api and may not be used directly.

Method __init__ Undocumented
Method index Undocumented
Method trace Undocumented
Method infos Undocumented
Method comment 0 Undocumented
Method comment Undocumented
Method basic_block Undocumented
Method previous Undocumented
Method next Undocumented
Method symbol Undocumented
Method __repr__ Undocumented
Method _rvn Undocumented
Method _run Undocumented
Method _sequence_in_run Undocumented
Method _instructions Undocumented
Method _mini_sequence Undocumented
Method _info Undocumented
Method _set_info Undocumented
def __init__(self, trace, index):
Undocumented
@property
def _rvn(self):
Undocumented
@property
def _run(self):
Undocumented
@property
def _sequence_in_run(self):
Undocumented
@property
def _instructions(self):
Undocumented
@property
def _mini_sequence(self):
Undocumented
@property
def index(self):
Undocumented
@property
def trace(self):
Undocumented
def _info(self, index=-1):
Undocumented
def _set_info(self, text, index=-1):
Undocumented
def infos(self):
Undocumented
@property
def comment 0(self):
Undocumented
@comment.setter
def comment(self, text):
Undocumented
@property
def basic_block(self):
Undocumented
def previous(self):
Undocumented
def next(self):
Undocumented
@property
def symbol(self):
Undocumented
def __repr__(self):
Undocumented
API Documentation for reven, generated by pydoctor at 2016-05-25 16:38:00.