binaryninja.function.Variable

class binaryninja.function.Variable(func, source_type, index, storage, name=None, var_type=None)[source]
__init__(func, source_type, index, storage, name=None, var_type=None)[source]

Methods

__init__(func, source_type, index, storage)
from_identifier(func, identifier[, name, ...])