SimplifyParentheses
class SimplifyParentheses(precedenceFunction: (MathSyntax) -> Int) : FeaturedMathRendererWithPostProcess.PostProcessPhase
Content copied to clipboard
Removes unnecessary parentheses from OperandSyntax.
Author
Iaroslav Postovalov
Constructors
Types
Functions
Link copied to clipboard
Performs the specified action over MathSyntax.