valuetype declaration (Decl, DeclRepoId)
Functions:
custom() -- boolean: true if declared custom.
inherits() -- list of valuetypes from which this inherits. The
first may be a Value object or a ValueAbs object;
any others will be ValueAbs objects.
truncatable() -- boolean: true if the inherited Value is declared
truncatable.
supports() -- list of Interface objects which this supports.
contents() -- list of Decl objects for all items declared within
this valuetype.
declarations() -- subset of contents() containing types, constants
and exceptions.
callables() -- subset of contents() containing Operations and
Attributes.
statemembers() -- subset of contents() containing StateMembers.
factories() -- subset of contents() containing Factory instances.
Generated on Tue Jul 20 09:07:05 2010 by
synopsis (version devel)