MatchEnd Property

NReco.NLQuery Class Library Documentation
End token. Can be equal to Start if only one token is matched.

Namespace:  NReco.NLQuery.Matchers
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public Token End { get; set; }

Property Value

Type: Token
See Also

Reference