RenderFeature

fun fun interface RenderFeature

Logical unit of MST rendering.

Functions

render
Link copied to clipboard
common
abstract fun render(renderer: FeaturedMathRenderer, node: MST): MathSyntax?
Renders MST to MathSyntax in the context of owning renderer.

Inheritors

PrettyPrintFloats
Link copied to clipboard
PrettyPrintIntegers
Link copied to clipboard
PrettyPrintPi
Link copied to clipboard
Unary
Link copied to clipboard
Binary
Link copied to clipboard

Sources

common source
Link copied to clipboard