[]
Gets the matches collection.
public Lexicon.MatchCollection BuildMatches(string text)
Type | Name | Description |
---|---|---|
string | text | The text to be parsed. |
Type | Description |
---|---|
Lexicon.MatchCollection | A Lexicon.MatchCollection contains the all matches. |