32 lines
489 B
ReStructuredText
32 lines
489 B
ReStructuredText
binaryninja.numbers.abstractproperty
|
|
====================================
|
|
|
|
.. currentmodule:: binaryninja.numbers
|
|
|
|
.. autoclass:: abstractproperty
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~abstractproperty.deleter
|
|
~abstractproperty.getter
|
|
~abstractproperty.setter
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~abstractproperty.fdel
|
|
~abstractproperty.fget
|
|
~abstractproperty.fset
|
|
|
|
|