Package lemon :: Package db :: Package builder :: Class Query
[show private | hide private]
[frames | no frames]

Class Query


Method Summary
  __init__(self, name, list, type)
  __add__(self, other)
  __and__(self, other)
  __div__(self, other)
  __eq__(self, other)
  __ge__(self, other)
  __gt__(self, other)
  __invert__(self)
  __le__(self, other)
  __lt__(self, other)
  __mod__(self, other)
  __mul__(self, other)
  __ne__(self, other)
  __or__(self, other)
  __pow__(self, other)
  __repr__(self)
  __str__(self)
  __sub__(self, other)
  checkTypes(self, left, right)
  logical(self, left, right, operator)
  merge(self, name, list)
  operator(self, left, right, operator)
  prepend(self, right, operator)

Generated by Epydoc 2.0 on Mon Nov 10 15:07:40 2003 http://epydoc.sf.net