Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | utils.excs.ExecutiveAction --+ | ReplaceNode
can be raised by code in the constructor of and ADQLNode to replace itself.
It is constructed with the (single) ADQLNode that should stand in its stead.
This is intended as a special service for ufuncs that want to insert complex, annotatable expressions. I doubt this is something we should do under other circumstances.
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |