binaryninja.basicblock.BasicBlockEdge

class BasicBlockEdge(branch_type, source, target, back_edge, fall_through)[source]
__init__(branch_type, source, target, back_edge, fall_through)[source]

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

Methods

__init__(branch_type, source, target, …) x.__init__(…) initializes x; see help(type(x)) for signature