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