Module erg_parser::token

source ·
Expand description

defines Token (The minimum unit in the Erg source code that serves as input to the parser).

Token(パーサーへの入力となる、Ergソースコードにおける最小単位)を定義する

Structs

Enums

  • 意味論的名前と記号自体の名前が混在しているが、Pythonの名残である

Constants