PostProcessPhase

fun fun interface PostProcessPhase

Logical unit of MathSyntax post-processing.

Functions

perform
Link copied to clipboard
common
abstract fun perform(node: MathSyntax)
Performs the specified action over MathSyntax.

Inheritors

SimplifyParentheses
Link copied to clipboard

Sources

common source
Link copied to clipboard