FeaturedMathRendererWithPostProcess

Extends FeaturedMathRenderer by adding post-processing stages.

Author

Iaroslav Postovalov

Constructors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
fun interface PostProcessPhase

Logical unit of MathSyntax post-processing.

Functions

Link copied to clipboard
open override fun render(mst: MST): MathSyntax

Renders MST to MathSyntax.

Properties

Link copied to clipboard
val features: List<FeaturedMathRenderer.RenderFeature>

The applied features.

Link copied to clipboard

The applied stages.

Sources

Link copied to clipboard