PrettyPrintVisitor
Deprecated
This class is no longer acceptable to use because it is not sufficiently configurable and it is too tied to a specific implementation. This class could be removed in a future version. Use defaultPrettyPrinterVisitor.
Outputs the AST as formatted Java source code. This class is no longer acceptable to use because it is not sufficiently configurable and it is too tied to a specific implementation
Use default implementation instead.
Author
Julio Vilmar Gesser