module Synopsis.ASG
class ModifierTypeId
Class for alias types with modifiers (such as 'const', '&', etc.)
ModifierTypeId-inheritance Scopes/Synopsis/ASG/TypeId.html
-Private Methods
  __cmp__(self, other)
references
source code
Comparison operator
-Attributes
source code
source code
source code
-Methods
  __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