binaryninja.flowgraph.FlowGraphEdge¶
-
class
FlowGraphEdge
(branch_type, source, target, points, back_edge)[source]¶ -
__init__
(branch_type, source, target, points, back_edge)[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 -