Click or drag to resize
MatchResult Class
Every token detector will return a MatchResult if they find a match.
Inheritance Hierarchy
SystemObject
  FlexRule.DSL.TokenizerMatchResult

Namespace: FlexRule.DSL.Tokenizer
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class MatchResult

The MatchResult type exposes the following members.

Constructors
  NameDescription
Public methodMatchResult
Top
Properties
Extension Methods
See Also