RustPython-Parser/core/src
Micha Reiser 192379cede
Move range from Attributed to Nodes (#22)
* Move `range` from `Attributed` to `Node`s

* No Attributed + custom for Range PoC

* Generate all located variants, generate enum implementations

* Implement `Copy` on simple enums

* Move `Suite` to `ranged` and `located`

* Update tests
---------

Co-authored-by: Jeong YunWon <jeong@youknowone.org>
2023-05-15 15:08:12 +09:00
..
error.rs numerous refactoring 2023-05-10 14:35:38 +09:00
format.rs numerous refactoring 2023-05-10 14:35:38 +09:00
lib.rs Make parser location optional 2023-05-11 04:40:10 +09:00
mode.rs numerous refactoring 2023-05-10 14:35:38 +09:00
source_code.rs Move range from Attributed to Nodes (#22) 2023-05-15 15:08:12 +09:00