### Is your feature request related to a problem? Serialize every possible [typing](https://docs.python.org/3/library/typing.html) and refined types (boundries) to JSON. We should be able to convert instances of all classes defined in Safe-DS/Library-Analyzer#3 to JSON. ### Desired solution * Each type class created in #3 must have a to_dict and from_dict method. ### Possible alternatives (optional) _No response_ ### Screenshots (optional) _No response_ ### Additional Context (optional) _No response_
Is your feature request related to a problem?
Serialize every possible typing and refined types (boundries) to JSON. We should be able to convert instances of all classes defined in #3 to JSON.
Desired solution
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response