foreachMatch

Undocumented in source. Be warned that the author may not have intended to support it.
void
foreachMatch
(
alias pred
)
(
ParseTree p
,
scope bool delegate
(
ParseTree
)
dg
)

Meta