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