org.codehaus.janino
public class UnparseVisitor extends Object implements Visitor.ComprehensiveVisitor
(String[])
for a usage example.
Field Summary | |
---|---|
protected AutoIndentWriter | aiw |
protected PrintWriter | pw |
Constructor Summary | |
---|---|
UnparseVisitor(Writer w) |
Reads compilation units from the files named on the command line and unparses them to System#out.