Home | Trees | Indices | Help |
|
---|
|
object --+ | Stub
A sentinel class for embedding objects not yet existing into stanxml trees.
These have a single opaque object and need to be dealt with by the user. One example of how these can be used is the ColRefs in stc to utype conversion.
Stubs are equal to each othter if their handles are identical.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
Class Variables | |
name_ =
|
|
text_ = None hash(x) |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
repr(x)
|
hash(x)
|
does nothing. Stubs don't have what Element.apply needs, so we don't even pretend. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |