Peg |
public sealed class OptimizedCharset
The PegCharParserOptimizedCharset type exposes the following members.
| Name | Description | |
|---|---|---|
| PegCharParserOptimizedCharset(BitArray) | Initializes a new instance of the PegCharParserOptimizedCharset class. | |
| PegCharParserOptimizedCharset(BitArray, Boolean) | Initializes a new instance of the PegCharParserOptimizedCharset class. | |
| PegCharParserOptimizedCharset(PegCharParserOptimizedCharsetRange, Char) | Initializes a new instance of the PegCharParserOptimizedCharset class. | |
| PegCharParserOptimizedCharset(PegCharParserOptimizedCharsetRange, Char, Boolean) | Initializes a new instance of the PegCharParserOptimizedCharset class. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Matches | Determines whether the specified character matches the set. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |