MethodvisitParenthesesParentheses are used to give precedence to the expression around which they are wrapped. This precedence is caused elsewhere, in the grammar, via the
src/main/java/nl/arothuis/antlr4calculator/core/evaluator/CalculationVisitor.java:34