module Synopsis.ASG
class Group
Group-inheritance Scopes/Synopsis/ASG/Declaration.html
Base class for groups which contain declarations. This class doesn't correspond to any language construct. Rather, it may be used with comment-embedded grouping tags to regroup declarations that are to appear together in the manual.
Attributes Summary:
source code
Methods Summary:
  __init__(self, file, line, type, name)
references
source code
  accept(self, visitor)
references
source code
Attributes Inherited from Declaration
file, line, name, type, accessibility, annotations