Interface Printer

All Known Implementing Classes:
DefaultPrettyPrinter, PrettyPrinter

public interface Printer
Printer interface defines the API for a printer. A printer outputs the AST as formatted Java source code.