Package gavo :: Package svcs :: Module pql :: Class PQLNocaseShellPatternPar
[frames] | no frames]

Class PQLNocaseShellPatternPar

source code

    object --+        
             |        
        PQLPar --+    
                 |    
PQLShellPatternPar --+
                     |
                    PQLNocaseShellPatternPar

a shell-pattern matching parameter, ignoring case.

Nested Classes

Inherited from PQLPar: rangeClass, valParser

Instance Methods

Inherited from PQLShellPatternPar: covers, getSQL

Inherited from PQLPar: __eq__, __init__, __repr__, __str__, getValuesAsSet

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __subclasshook__

Class Methods

Inherited from PQLShellPatternPar: fromLiteral

Static Methods

Inherited from PQLPar: stepParser

Class Variables

Inherited from PQLPar: nullvalue

Properties

Inherited from object: __class__