binaryninja.function.DisassemblyTextRenderer

class DisassemblyTextRenderer(func=None, settings=None, handle=None)[source]
__init__(func=None, settings=None, handle=None)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__([func, settings, handle]) x.__init__(…) initializes x; see help(type(x)) for signature
add_integer_token(tokens, int_token, addr[, …])
add_stack_var_reference_tokens(tokens, ref)
add_symbol_token(tokens, addr, size[, operand])
get_disassembly_text(addr)
get_instruction_annotations(addr)
get_instruction_text(addr)
is_integer_token(token)
reset_deduplicated_comments()
wrap_comment(lines, cur_line, comment, …)

Attributes

arch
basic_block
function
has_data_flow
il
il_function
settings