[]
Defines the CharacterQuotationPattern class.
public class LexiconCharacterQuotationPattern : IPattern, ITextFilter
CharacterQuotationPattern, used to match key work with a sub lexicon.
| Name | Description |
|---|---|
| LexiconCharacterQuotationPattern(char, char, char, Lexicon) | Constructor. |
| Name | Description |
|---|---|
| Filter(string) | Filter the text. |
| Match(string, int) | Match the text form start index. |