binaryninja.mediumlevelil.MediumLevelILExpr¶
-
class
MediumLevelILExpr
(index)[source]¶ class MediumLevelILExpr
hold the index of IL Expressions.Note
This class shouldn’t be instantiated directly. Rather the helper members of MediumLevelILFunction should be used instead.
Methods
__init__
(index)x.__init__(…) initializes x; see help(type(x)) for signature