Overload List
Name | Description | |
---|---|---|
![]() | Recognize(TokenSequence, Func<Match[], Boolean>) |
Recognize specified search query and return matches combinations to specified handler.
|
![]() | Recognize(TokenSequence, Func<Match, Boolean>, Func<Match[], Boolean>) |
Recognize specified search query and return filtered combinations of matches to specified handler.
|
See Also