| Trees | Index | Help |
|---|
| Package Bio :: Package EUtils :: Module Datatypes :: Class BinaryOp |
|
Expression --+
|
BinaryOp
And,
Not,
Or,
Range| Method Summary | |
|---|---|
__init__(self,
left,
right)
| |
Traverse the tree in postfix order | |
| Inherited from Expression | |
intersection of two expressions | |
union of two expressions | |
| Method Details |
|---|
__iter__(self)Traverse the tree in postfix order
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:58:02 2007 | http://epydoc.sf.net |