PostProcessPhase

fun interface PostProcessPhase(source)

Logical unit of MathSyntax post-processing.

Inheritors

Functions

Link copied to clipboard
abstract fun perform(node: MathSyntax)

Performs the specified action over MathSyntax.