Class 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.