Match.begin

Undocumented in source.
template Match(T...)
static if(!(T.length == 0))
enum begin = 0;

Meta