RecursiveDescentParser.captureGroupInto

Undocumented in source. Be warned that the author may not have intended to support it.
struct RecursiveDescentParser
@nogc
bool
captureGroupInto
(
out string target
,
scope bool delegate
()
@nogc @safe
action
)

Meta