Holds recognition context (state).
Inheritance Hierarchy
NReco.NLQuery.MatchersMatchBag
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The MatchBag type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MatchBag(TokenSequence) | Initializes a new instance of the MatchBag class | |
MatchBag(TokenSequence, IEnumerableMatch) | Initializes a new instance of the MatchBag class |
Properties
Name | Description | |
---|---|---|
Count | ||
Matches | ||
Statement |
Methods
Name | Description | |
---|---|---|
Add | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FindT | ||
FindByEnd | ||
FindByStart | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also