Home | Trees | Indices | Help |
|
---|
|
object --+ | PQLPar --+ | PQLShellPatternPar
a PQL shell pattern parameter.
These are posix shell patterns, where no PQL metacharacters are evaluated at all.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Class Methods | |||
|
Static Methods | |
Inherited from |
Class Variables | |
Properties | |
Inherited from |
Method Details |
returns a parsed representation of a literal in PQL range-list syntax. val is a string containing the PQL expression, destName is a name to be used for the LiteralParseErrors the function raises when there are syntax errors in val.
|
returns an RE-based query equivalent to the input shell pattern.
|
returns true if value is within the ranges specified by the PQL expression. value must be type-true, i.e., you are responsible for converting it into the type the range are in.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |