[Doc]: `Environment.getToStringMode()` does not exist
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 392
- Avg merge
- 11h 24m
- Merged PRs (30d)
- 36
Description
The method `Environment.getToStringMode()` mentioned on the custom pretty-printing page does not exist.
Documentation:
https://github.com/INRIA/spoon/blob/9ead8123f760ad5e639235efff88a3ca70a08f2c/doc/custom-pretty-printing.md?plain=1#L11
Search:
https://github.com/search?q=repo%3AINRIA%2Fspoon%20getToStringMode&type=code
I searched for it in the repository history, but was also not able to find the method.
Is there actual functionality like this in Spoon?
It seems to be related to the `PRETTY_PRINTING_MODE` and `isAutoImports`?
Contributor guide
Assessment
This issue has not been assessed yet.