binaryninja.lowlevelil.LowLevelILExpr

class binaryninja.lowlevelil.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]

Methods

__init__(index)