|
Horizon
|
Public Member Functions | |
| __init__ (self) | |
| __str__ (self) | |
| add (self, child) | |
| __iadd__ (self, child) | |
Public Attributes | |
| children | |
| parser | |
| parent | |
| data | |
Public Attributes inherited from pybis.container | |
| data | |
Intermediate parse results holder.
| pybis.Node.__init__ | ( | self | ) |
Reimplemented from pybis.container.