Click or drag to resize
PatternAny Method
Checks any sequence of tokens until the next available condition in pattern is met

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 Any()

Return Value

Type: Pattern
See Also