class ValueAbs
Abstract valuetype declaration (Decl, DeclRepoId)
Functions:
inherits() -- list of ValueAbs objects from which this inherits.
supports() -- list of Interface objects which this supports.
contents() -- list of Decl objects for declarations 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.
Protected Methods Summary:
Methods Summary:
__init__(
self,
file,
line,
mainFile,
pragmas,
comments,
identifier,
scopedName,
repoId,
inherits,
supports)
Generated on Thu Apr 16 16:27:05 2009 by
synopsis (version devel)