32 lines
412 B
ReStructuredText
32 lines
412 B
ReStructuredText
binaryninja.architecture.long
|
|
=============================
|
|
|
|
.. currentmodule:: binaryninja.architecture
|
|
|
|
.. autoclass:: long
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~long.bit_length
|
|
~long.conjugate
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~long.denominator
|
|
~long.imag
|
|
~long.numerator
|
|
~long.real
|
|
|
|
|