Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
ASG
class UnknownTypeId
File:
../Synopsis/ASG.py
Class for not (yet) known type-ids.
Private Methods Summary:
__cmp__
(
self
,
other
)
Attributes Summary:
link
Class attributes Summary:
base
Methods Summary:
__init__
(
self
,
language
,
name
)
resolve
(
self
,
language
,
name
,
link
)
Associate this type-id with an external reference, instead of a declaration.
accept
(
self
,
visitor
)
__str__
(
self
)
Attributes Inherited from NamedTypeId
name
Attributes Inherited from TypeId
language
Private Methods Details:
__cmp__
(
self
,
other
)
Comparison operator
Methods Details:
resolve
(
self
,
language
,
name
,
link
)
Associate this type-id with an external reference, instead of a declaration.
Generated on Thu Apr 16 16:26:51 2009 by
synopsis
(version devel)