summaryrefslogtreecommitdiff
path: root/scripts/fuzz_opt.py
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-02-22 09:37:33 -0800
committerGitHub <noreply@github.com>2024-02-22 09:37:33 -0800
commitf6bb943490dc87b16481bfc1604a796edf2acea8 (patch)
tree9e9123c84cfc8f11f5b3e73bfc9ae0c67560d3c8 /scripts/fuzz_opt.py
parentf9a49faa33f3a61bd27da8227eeac20b74f649c3 (diff)
downloadbinaryen-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