Package Bio :: Package EUtils :: Module Datatypes :: Class Or
[hide private]
[frames] | no frames]

Class Or

source code

Expression --+    
             |    
      BinaryOp --+
                 |
                Or

union two subexpressions

Instance Methods [hide private]
 
__str__(self) source code

Inherited from BinaryOp: __init__, __iter__

Inherited from Expression: __and__, __or__