Click or drag to resize
RegexDetector Class
Inheritance Hierarchy

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#
public class RegexDetector : StandardTokenDetector

The RegexDetector type exposes the following members.

Constructors
  NameDescription
Public methodRegexDetector
Top
Properties
  NameDescription
Public propertyAlias (Inherited from StandardTokenDetector.)
Public propertyCount
Public propertyPattern
Public propertyType
Gets the detector type
(Inherited from StandardTokenDetector.)
Top
Methods
Extension Methods
See Also