* Get the string between the start of the current token and the current stream position.
()
| 1013 | * Get the string between the start of the current token and the current stream position. |
| 1014 | */ |
| 1015 | current(): string; |
| 1016 | } |
| 1017 | |
| 1018 | /** |
no outgoing calls
no test coverage detected