| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
PQLRange --+
|
PQLNoRange
a stand-in for PQLRange when no ranges are to be supported
It seems this is intended for string-typed values. We try to be compatible with PQLRange in the relevant API aspects.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
str(x)
|
creates a PQLRange from a PQL range literal. For the meaning of the arguments, see PQLPar.fromLiteral.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |