module Synopsis.ASG
class ArrayTypeId
A modifier that adds array dimensions to a type-id.
ArrayTypeId-inheritance Scopes/Synopsis/ASG/TypeId.html
-Private Methods
  __cmp__(self, other)
references
source code
Comparison operator
-Attributes
source code
source code
-Methods
  __init__(self, language, alias, sizes)
references
source code
  accept(self, visitor)
references
source code
  __str__(self)
references
source code
Attributes Inherited from TypeId
language