RelexParser.GetLexem Method (String, Int32, Int32, RelexParser.LexemType)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,
	RelexParser.LexemType lexemType
)

Return Value

Type: String
See Also