Global Package
Inheritance Tree
Inheritance Graph
Name Index
module
Synopsis
.
ASG
class ModifierTypeId
File:
../Synopsis/ASG.py
Class for alias types with modifiers (such as 'const', '&', etc.)
Private Methods Summary:
__cmp__
(
self
,
other
)
Attributes Summary:
alias
premod
postmod
Methods Summary:
__init__
(
self
,
language
,
alias
,
premod
,
postmod
)
accept
(
self
,
visitor
)
__str__
(
self
)
Attributes Inherited from TypeId
language
Private Methods Details:
__cmp__
(
self
,
other
)
Comparison operator
Generated on Thu Apr 16 16:26:51 2009 by
synopsis
(version devel)