Click or drag to resize
PatternEndOfLine Method
Checks token type is EOL

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

Return Value

Type: Pattern
See Also