module Synopsis.ASG
class Inheritance
Inheritance-inheritance
Inheritance class. This class encapsulates the information about an inheritance, such as attributes like 'virtual' and 'public'
Attributes Summary:
source code
source code
source code
Methods Summary:
  __init__(self, type, parent, attributes)
references
source code
  accept(self, visitor)
references
source code