diff options
author | Thomas Lively <tlively@google.com> | 2024-02-22 09:37:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 09:37:33 -0800 |
commit | f6bb943490dc87b16481bfc1604a796edf2acea8 (patch) | |
tree | 9e9123c84cfc8f11f5b3e73bfc9ae0c67560d3c8 /scripts/fuzz_opt.py | |
parent | f9a49faa33f3a61bd27da8227eeac20b74f649c3 (diff) | |
download | binaryen-f6bb943490dc87b16481bfc1604a796edf2acea8.tar.gz binaryen-f6bb943490dc87b16481bfc1604a796edf2acea8.tar.bz2 binaryen-f6bb943490dc87b16481bfc1604a796edf2acea8.zip |
[Parser][NFC] Remove `Token` from lexer interface (#6333)
Replace the general `peek` method that returned a `Token` with specific peek
methods that look for (but do not consume) specific kinds of tokens. This change
is a prerequisite for simplifying the lexer implementation by removing `Token`
entirely.
Diffstat (limited to 'scripts/fuzz_opt.py')
0 files changed, 0 insertions, 0 deletions