Uses Reduce() to apply each function of funs sequentially to pd_flat.

visit_one(pd_flat, funs)

Arguments

pd_flat

A flat parse table.

funs

A list of transformer functions.

See also

Other visitors: visit