module Synopsis.ASG
class Group
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.
Group-inheritance Scopes/Synopsis/ASG/Declaration.html
-Attributes
source code
-Methods
  __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