RelexParser GetAllDelimiters Method NReco.Data Class Library Documentation

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

protected void GetAllDelimiters(
	string s,
	int startIdx,
	out int endIdx
)
See Also