| NumberDetector Class |
Namespace: FlexRule.DSL.Tokenizer.Detectors
public class NumberDetector : StandardTokenDetector
The NumberDetector type exposes the following members.
| Name | Description | |
|---|---|---|
| NumberDetector |
| Name | Description | |
|---|---|---|
| Alias | (Inherited from StandardTokenDetector.) | |
| Type |
Gets the detector type
(Inherited from StandardTokenDetector.) |
| Name | Description | |
|---|---|---|
| CanActivateWith | (Overrides StandardTokenDetectorCanActivateWith(ISourceScanner, Char, Int32).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Match | (Overrides StandardTokenDetectorMatch(ITokenDetectorContext, ISourceScanner, Int32, Int32).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Reset | (Inherited from StandardTokenDetector.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |