Class DebugAttributeVisitor

java.lang.Object
proguard.classfile.attribute.visitor.DebugAttributeVisitor
All Implemented Interfaces:
AttributeVisitor

public class DebugAttributeVisitor extends Object implements AttributeVisitor
This AttributeVisitor delegates to a given AttributeVisitor, timing the invocations and printing out warnings when the timings exceed a given threshold.