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 Sat Jul 16 15:49:04 2005 | http://epydoc.sf.net |