32 lines
489 B
Plaintext
32 lines
489 B
Plaintext
|
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
|
||
|
|
||
|
|