Class PrettyPrintVisitor

java.lang.Object
serp.bytecode.visitor.BCVisitor
serp.bytecode.visitor.PrettyPrintVisitor

public class PrettyPrintVisitor extends BCVisitor
Visitor type that outputs a detailed, formatted document of the visited entity; similar to the javap -c command but more detailed.