MatchBag.FindByEnd Method

NReco.NLQuery Class Library Documentation

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

public IEnumerable<Match> FindByEnd(
	Token t
)

Parameters

t
Type: NReco.NLQuery.Token

Return Value

Type: IEnumerable<Match>
See Also

Reference