Module lookahead

Source

Structs§

End
Pseudo-token used for peeking the end of a parse stream.
Lookahead1
Support for checking the next token in a stream to decide how to parse.

Enums§

TokenMarker

Traits§

Peek
Types that can be parsed by looking at just one token.

Functions§

new 🔒
peek_impl 🔒