binaryninja.lowlevelil.LowLevelILExpr

class LowLevelILExpr(index)[source]

class LowLevelILExpr hold the index of IL Expressions.

Note

This class shouldn’t be instantiated directly. Rather the helper members of LowLevelILFunction should be used instead.

__init__(index)[source]

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

Methods

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