[]
Constructor.
public LexiconCharacterQuotationPattern(char escape, char leftSymbol, char rightSymbol, Lexicon content)
| Type | Name | Description |
|---|---|---|
| char | escape | The escape. |
| char | leftSymbol | The left symbol. |
| char | rightSymbol | The right symbol. |
| Lexicon | content | The content. |