RelexParser GetLexemType Method NReco.Data Class Library Documentation

Namespace: NReco.Data.Relex
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

protected RelexParser LexemType GetLexemType(
	string s,
	int startIdx,
	out int endIdx
)

Return Value

Type: RelexParser LexemType
See Also