Pattern

Undocumented in source.

Constructors

this
this(string[] items)
Undocumented in source.

Alias This

items

Members

Functions

matches
auto matches(string input)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

parse
Pattern parse(string patternString)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

items
string[] items;
Undocumented in source.

Meta