RelexParser GetLexem Method (String, Int32, Int32)NReco.Data Class Library Documentation

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

protected string GetLexem(
	string s,
	int startIdx,
	int endIdx
)

Return Value

Type: String
See Also