| Trees | Indices | Help |
|
|---|
|
|
object --+
|
NullNode_numpy
Represents the absence of a qubtree node.
Has all the properties and methods, so you can e.g. ask blithely if it has any data or children (no).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
| name | |||
| data | |||
| lineComment | |||
| isNull | |||
| child | |||
| sibling | |||
| parent | |||
| path | |||
| modified | |||
| root | |||
| __data | |||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
str(x)
|
|
|||
name
|
data
|
lineComment
|
isNull
|
child
|
sibling
|
parent
|
path
|
modified
|
root
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 15 19:07:38 2017 | http://epydoc.sourceforge.net |