31 lines
406 B
ReStructuredText
31 lines
406 B
ReStructuredText
binaryninja.numbers.Integral
|
|
============================
|
|
|
|
.. currentmodule:: binaryninja.numbers
|
|
|
|
.. autoclass:: Integral
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~Integral.conjugate
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~Integral.denominator
|
|
~Integral.imag
|
|
~Integral.numerator
|
|
~Integral.real
|
|
|
|
|