class MethodBasedSexpProcessor

A simple subclass of SexpProcessor that tracks method and class stacks for you. Use method_name, klass_name, or signature to refer to where you’re at in processing. If you have to subclass process_(class|module|defn|defs) you must call super.