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