module Synopsis.ASG
class UnknownTypeId
Class for not (yet) known type-ids.
UnknownTypeId-inheritance Scopes/Synopsis/ASG/NamedTypeId.html Scopes/Synopsis/ASG/TypeId.html
-Private Methods
  __cmp__(self, other)
references
source code
Comparison operator
-Attributes
source code
-Class attributes
source code
-Methods
  __init__(self, language, name)
references
source code
  resolve(self, language, name, link)
references
source code
Associate this type-id with an external reference, instead of a declaration.
  accept(self, visitor)
references
source code
  __str__(self)
references
source code
Attributes Inherited from NamedTypeId
name
Attributes Inherited from TypeId
language