Program = Statement* Statement = Boundary Boundary = "|" {return {node:"|", args:[]}}; _ "whitespace" = [ \t\n\r]*