Package analysis :: Module operators :: Class Op
[show private | hide private]
[frames | no frames]

Class Op


Special comparison operator node.
Method Summary
  __init__(self, left, op, right)
Initialise the node with the 'left' hand side expression, operator 'op', and the 'right' hand side expression.

Method Details

__init__(self, left, op, right)
(Constructor)

Initialise the node with the 'left' hand side expression, operator 'op', and the 'right' hand side expression.

Generated by Epydoc 2.1 on Tue Dec 20 00:05:45 2005 http://epydoc.sf.net