Variable whitespacePatternConst

whitespacePattern: string = '[ \\r\\n\\t\\f\\v]+'

The regular expression pattern used to identify a whitespace.