module Synopsis.ASG
class Enum
Enum-inheritance Scopes/Synopsis/ASG/Declaration.html
Enum declaration. The actual names and values are encapsulated by Enumerator objects.
Attributes Summary:
source code
source code
Methods Summary:
  __init__(self, file, line, name, enumerators)
references
source code
  accept(self, visitor)
references
source code
Attributes Inherited from Declaration
file, line, name, type, accessibility, annotations