symbol {Ramble} | R Documentation |
symbol
creates a token for a symbolsymbol
creates a token for a symbol
symbol(xs)
xs |
takes in a string to create a token |
Digit
, Lower
, Upper
,
Alpha
, AlphaNum
, SpaceCheck
,
String
, ident
, nat
,
space
, token
, identifier
,
natural
symbol("[") (" [123]")