reven.api.Sequence(object)
class documentationreven.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__ | |
Method | index | Undocumented |
Method | trace | Undocumented |
Method | infos | Undocumented |
Method | comment | |
Method | push_comment | |
Method | basic_block | Undocumented |
Method | previous | |
Method | next | |
Method | symbol | Undocumented |
Method | offset_in_symbol | Undocumented |
Method | __repr__ | Undocumented |
Method | _rvn | Undocumented |
Method | _run | Undocumented |
Method | _rvn_sequence_in_run | Undocumented |
Method | _rvn_instructions | Undocumented |
Method | _rvn_mini_sequence | Undocumented |
Method | _info | Undocumented |
Method | _set_info |
Raises | reven_api.ServiceNotAllowedDuringExecutionError | If this method is called during the execution. |
RuntimeError | If the connection is lost, in case of bad input, or in case of internal service error. |
Raises | reven_api.ServiceNotAllowedDuringExecutionError | If this method is called during the execution. |
RuntimeError | If the connection is lost, in case of bad input, or in case of internal service error. |
Raises | reven_api.ServiceNotAllowedDuringExecutionError | If this method is called during the execution. |
RuntimeError | If the connection is lost, in case of bad input, or in case of internal service error. |
Raises | reven_api.ServiceNotAllowedDuringExecutionError | If this method is called during the execution. |
RuntimeError | If the connection is lost, in case of bad input, or in case of internal service error. |