RelexParser GetGroupType Method NReco.Data Class Library Documentation

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

protected bool GetGroupType(
	RelexParser LexemType lexemType,
	string s,
	int startIdx,
	ref int endIdx,
	ref QGroupType groupType
)

Return Value

Type: Boolean
See Also