RelexParser GetCondition Method NReco.Data Class Library Documentation

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

protected bool GetCondition(
	RelexParser LexemType lexemType,
	string s,
	int startIdx,
	ref int endIdx,
	ref Conditions conditions
)

Return Value

Type: Boolean
See Also