Click or drag to resize
KnwonStarterEndDetector Class
Detects a specific expression with a start and end specified
Inheritance Hierarchy
SystemObject
  FlexRule.DSL.TokenizerStandardTokenDetector
    FlexRule.DSL.Tokenizer.DetectorsKnwonStarterEndDetector

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 KnwonStarterEndDetector : StandardTokenDetector

The KnwonStarterEndDetector type exposes the following members.

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