Skip to content

Commit 14466ee

Browse files
committed
Document valid SpEL separators for tokenizer
1 parent 9d36590 commit 14466ee

File tree

1 file changed

+1
-0
lines changed
  • framework-docs/modules/ROOT/pages/core/expressions/language-ref

1 file changed

+1
-0
lines changed

framework-docs/modules/ROOT/pages/core/expressions/language-ref/literal.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
= Literal Expressions
33

44
SpEL supports the following types of literal expressions.
5+
The `\s`, `\t`, `\r` and `\n` characters are all valid separators between tokens.
56

67
String ::
78
Strings can be delimited by single quotation marks (`'`) or double quotation marks

0 commit comments

Comments
 (0)