Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
ASG
class TypeId
File:
../Synopsis/ASG.py
Type-id abstract class.
Private Methods Summary:
__cmp__
(
self
,
other
)
Attributes Summary:
language
Methods Summary:
__init__
(
self
,
language
)
accept
(
self
,
visitor
)
visitor pattern accept.
Private Methods Details:
__cmp__
(
self
,
other
)
Comparison operator
Methods Details:
accept
(
self
,
visitor
)
visitor pattern accept. @see Visitor
Generated on Thu Apr 16 16:26:51 2009 by
synopsis
(version devel)