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