module Synopsis.ASG
class Enumerator
Enumerator of an Enum. Enumerators represent the individual names and values in an enum.
Enumerator-inheritance Scopes/Synopsis/ASG/Declaration.html
-Attributes
source code
-Methods
  __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