public virtual void PostWalk(PrintStmt node) { }
// PrintStmt public virtual bool Walk(PrintStmt node) { return(true); }