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

Class And

source code

Expression --+    
             |    
      BinaryOp --+
                 |
                And

intersection of two subexpressions

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

Inherited from BinaryOp: __init__, __iter__

Inherited from Expression: __and__, __or__