โ— Shell
clean mode source โ†—

rustpython_parser::token - Rust

[โˆ’][src]Module rustpython_parser::token

Different token definitions. Loosely based on token.h from CPython source:

Enums

Tok

Python source code can be tokenized in a sequence of these tokens.