RecursiveDescentParser.acceptAsciiChar

Undocumented in source. Be warned that the author may not have intended to support it.
struct RecursiveDescentParser
@nogc
bool
acceptAsciiChar
(
scope bool delegate
(
char
)
@nogc @safe
predicate
)

Meta