module Synopsis.ASG
class Enumerator
Enumerator-inheritance Scopes/Synopsis/ASG/Declaration.html
Enumerator of an Enum. Enumerators represent the individual names and values in an enum.
Attributes Summary:
source code
Methods Summary:
  __init__(self, file, line, name, value)
references
source code
  accept(self, visitor)
references
source code
Attributes Inherited from Declaration
file, line, name, type, accessibility, annotations