nonSpecialChar method

Parser nonSpecialChar()

Implementation

Parser nonSpecialChar() => pattern('^\x00-\x20<>"{}|^`\\');