module Synopsis.ASG
class Debugger
Debugger-inheritance
Wrap the object's 'accept' method, printing out the visitor's type. Useful for tracing visitors visiting declarations.
Methods Summary:
  __init__(cls, name, bases, dict)
references
source code