Parenthesized group node ((<expr>)).
(<expr>)
Preserves explicit grouping typed by the user so that RollResult.expression and RollResult.rendered round-trip through parse without losing precedence information. Semantically transparent: evaluation returns the inner expression's value unchanged.
RollResult.expression
RollResult.rendered
parse
Parenthesized group node (
(<expr>)).Preserves explicit grouping typed by the user so that
RollResult.expressionandRollResult.renderedround-trip throughparsewithout losing precedence information. Semantically transparent: evaluation returns the inner expression's value unchanged.