binaryninja.function.FunctionGraphEdge

class binaryninja.function.FunctionGraphEdge(branch_type, source, target, points, back_edge)[source]
__init__(branch_type, source, target, points, back_edge)[source]

Methods

__init__(branch_type, source, target, ...)