ruff
bf67f129 - Encapsulate `Program` fields (#10270)

Commit
1 year ago
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.
Author
Committer
Parents
Loading