Module papyri_lang::parser::token

source ·
Expand description

This module contains declarations for tokens in the Papyri language grammar.

Structs

  • A concrete token which occurs at some position in a Papyri source file.

Enums