Module pomelo_lex::cursor

source ·

Structs

Handles peeking and consuming characters from the source, while keeping track of the number of characters consumed.

Constants

EOF_CHAR 🔒