module Synopsis.ASG
class ModifierTypeId
ModifierTypeId-inheritance Scopes/Synopsis/ASG/TypeId.html
Class for alias types with modifiers (such as 'const', '&', etc.)
Private Methods Summary:
  __cmp__(self, other)
references
source code
Attributes Summary:
source code
source code
source code
Methods Summary:
  __init__(self, language, alias, premod, postmod)
references
source code
  accept(self, visitor)
references
source code
  __str__(self)
references
source code
Attributes Inherited from TypeId
language
Private Methods Details:
  __cmp__(self, other)
references
source code
Comparison operator