xqt-platform
xqt-platform-xpath
/
xqt.platform.xpath.v1.lexer.tokens
/
XPath10TokenProvider
/
S
S
abstract
val
S
:
TerminalSymbolTokenType
The whitespace token (
S
).
S ::= (#x20 | #x9 | #xD | #xA)+
Content copied to clipboard
See also
XML 1.0 (REC) S