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. |
Different token definitions. Loosely based on token.h from CPython source:
| Tok | Python source code can be tokenized in a sequence of these tokens. |