Match.begin

Undocumented in source.
template Match(T...)
static if(P1.successful && P2.successful)
enum begin = P1.begin;

Meta