toggle menu
SybParseLib
1.0-SNAPSHOT
jvm
switch theme
search in API
SybParseLib
/
com.sybsuper.SybParseLib
/
anySymbol
any
Symbol
fun
<
S
>
anySymbol
(
)
:
Parser
<
S
,
S
>
A parser that matches any symbol.
Return
A parser that returns the matched symbol and the next index.