Files
ruff/crates/ruff_python_parser
Dhruv Manilawala bf67f129dd Encapsulate Program fields (#10270)
## Summary

This PR updates the fields in `Program` struct to be private and exposes
methods to get the values. The motivation behind this is to encapsulate
the internal representation of the parsed program which we could alter
in the future.
2024-03-14 13:31:04 +05:30
..
2024-03-14 13:31:04 +05:30
2024-03-14 13:31:04 +05:30