Matcher

Members

Classes

MatchResult
class MatchResult
Undocumented in source.

Enums

MatchType
enum MatchType
Undocumented in source.

Functions

add
void add(string rule, Router router)
Undocumented in source.
getMatchType
MatchType getMatchType()
Undocumented in source.
match
MatchResult match(string value)
Undocumented in source.

Meta