Package gavo :: Package svcs :: Module vizierexprs :: Class NumericNode
[frames] | no frames]

Class NumericNode

source code

object --+    
         |    
 ParseNode --+
             |
            NumericNode

A node containing numeric operands (floats or dates).

Instance Methods

Inherited from ParseNode: __init__, __repr__, __str__, asSQL

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

Properties

Inherited from object: __class__