binaryninja.enums.ILBranchDependence¶
-
class
binaryninja.enums.
ILBranchDependence
[source]¶ -
__init__
()¶ x.__init__(...) initializes x; see help(type(x)) for signature
Attributes
FalseBranchDependent
NotBranchDependent
TrueBranchDependent
-
binaryninja.enums.
ILBranchDependence
[source]¶__init__
()¶x.__init__(...) initializes x; see help(type(x)) for signature
Attributes
FalseBranchDependent |
|
NotBranchDependent |
|
TrueBranchDependent |