interface of the GetToken or PeakToken like function
Open
enhancement
- Dominant language
- C++
- Stars
- 61
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
I see the interface of the preprocessor is to return the whole string by `preprocessor.Process()`.
Is it possible to make some function like `preprocessor.GetToken()`, so the high level Parser can call it, and get the Token one by one or even peek the token.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.