hexed 0.3.0
 
Loading...
Searching...
No Matches
hexedpy.build_utils.Boolean Class Reference
Inheritance diagram for hexedpy.build_utils.Boolean:
hexedpy.build_utils.Deliverable

Public Member Functions

 __init__ (self, operand0, operand1, operator, name=None)
 
 find (self)
 
 __str__ (self)
 
- Public Member Functions inherited from hexedpy.build_utils.Deliverable
 __and__ (self, other)
 
 __or__ (self, other)
 
 __add__ (self, other)
 

Public Attributes

 name
 

Protected Attributes

 _op0
 
 _op1
 
 _op
 

Additional Inherited Members

- Static Public Member Functions inherited from hexedpy.build_utils.Deliverable
 make (arg)
 

Member Function Documentation

◆ find()

hexedpy.build_utils.Boolean.find ( self)

Reimplemented from hexedpy.build_utils.Deliverable.


The documentation for this class was generated from the following file: