Patrick Lühne
04094eee23
The unary modulus operation does not require extra parentheses to be printed in cases like “|X + Y|”. This adds a new option to the printing routine to omit parentheses in cases where the parent expression already defines a parenthesis-like scope (currently only with unary operations). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
TestCompletion.cpp | ||
TestHiddenPredicateElimination.cpp | ||
TestPlaceholders.cpp | ||
TestSimplification.cpp | ||
TestTranslation.cpp |