Class SniperJavaPrettyPrinter

java.lang.Object
spoon.reflect.visitor.DefaultJavaPrettyPrinter
spoon.support.sniper.SniperJavaPrettyPrinter
All Implemented Interfaces:
CtVisitor, PrettyPrinter, TokenWriterProxy.Listener

public class SniperJavaPrettyPrinter extends DefaultJavaPrettyPrinter implements TokenWriterProxy.Listener
PrettyPrinter implementation, which copies as much as possible from the origin sources and tries to only print the changed elements.