Home | Trees | Index | Help |
---|
Package analysis :: Module operators :: Class Op |
|
Method Summary | |
---|---|
Initialise the node with the 'left' hand side expression, operator 'op', and the 'right' hand side expression. |
Method Details |
---|
__init__(self,
left,
op,
right)
Initialise the node with the 'left' hand side expression, operator
'op', and the 'right' hand side expression.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Dec 20 00:05:45 2005 | http://epydoc.sf.net |