Click or drag to resize
SplitterKeywordDetectorValidateEnd Method

Namespace: FlexRule.DSL.Tokenizer.Detectors
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
protected override bool ValidateEnd(
	ISourceScanner stream,
	int length
)

Parameters

stream
Type: FlexRule.DSL.TokenizerISourceScanner
length
Type: SystemInt32

Return Value

Type: Boolean
See Also