Returns true if this is a token that can have newlines in it.
These can be block and nested comments and any string literal except for escape string literals.
See Implementation
Returns true if this is a token that can have newlines in it.
These can be block and nested comments and any string literal except for escape string literals.