EscapeSyntax constructor

EscapeSyntax()

Implementation

EscapeSyntax()
    : super('\\\\([$asciiPunctuationEscaped])', startCharacter: $backslash);