class |
AtComposite |
Attribute that constructs object lazily.
|
class |
AtEnvelope |
|
class |
AtFormed |
Attribute that constructs object lazily.
|
class |
AtOnce |
Attribute that retrieves object only once.
|
class |
AtSimple |
Default attribute that just keeps single object.
|
class |
AtVoid |
Void attribute.
|
static class |
Data.ToPhi |
|
class |
PhCopy |
A copy-making object.
|
class |
PhData |
Object with attached data.
|
class |
PhDefault |
A simple object.
|
class |
PhFake |
Fake object, mostly for unit tests.
|
class |
PhLocated |
An object with coordinates (line and position).
|
class |
PhLogged |
An object that reports all manipulations with it to the log (very useful
for debugging purposes).
|
class |
PhMethod |
A method-calling object.
|
class |
PhSafe |
|
class |
PhTracedLocator |
Class to trace if the "cage.new" got into recursion during the dataization.
|
class |
PhWith |
A attr-putting object.
|
class |
PhWrite |
Object that writes other object to own \rho.
|