Click or drag to resize
PatternWhiteSpace Method
Checks token type is a whitespace

Namespace: FlexRule.DSL.Tokenizer.PatternMatching
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public Pattern WhiteSpace()

Return Value

Type: Pattern
See Also