32 lines
400 B
Plaintext
32 lines
400 B
Plaintext
|
binaryninja.builtins.bool
|
||
|
=========================
|
||
|
|
||
|
.. currentmodule:: binaryninja.builtins
|
||
|
|
||
|
.. autoclass:: bool
|
||
|
|
||
|
|
||
|
.. automethod:: __init__
|
||
|
|
||
|
|
||
|
.. rubric:: Methods
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~bool.bit_length
|
||
|
~bool.conjugate
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
.. rubric:: Attributes
|
||
|
|
||
|
.. autosummary::
|
||
|
|
||
|
~bool.denominator
|
||
|
~bool.imag
|
||
|
~bool.numerator
|
||
|
~bool.real
|
||
|
|
||
|
|