Method Parser.C.Token()->`[]()
- Method `[]
int
|string
res =Parser.C.Token()
[a
]- Description
Characters and ranges may be indexed from the text contents of the token.
int
|string
res = Parser.C.Token()
[ a
]
Characters and ranges may be indexed from the text contents of the token.