Specification

Undocumented in source.

Constructors

this
this(string test)
Undocumented in source.
this
this(string test, MatchException exception)
Undocumented in source.

Members

Properties

isSuccess
bool isSuccess [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

exception
MatchException exception;
Undocumented in source.
test
string test;
Undocumented in source.

Meta