UnaryMinus
Constructors
UnaryMinus
Link copied to clipboard
Types
Functions
render
Link copied to clipboard
override fun render(renderer: FeaturedMathRenderer, node: MST): MathSyntax?
Content copied to clipboard
renderUnary
Link copied to clipboard
open override fun renderUnary(parent: FeaturedMathRenderer, node: MST.Unary): UnaryMinusSyntax
Content copied to clipboard
The actual render function specialized for MST.Unary.
Properties
operations
Link copied to clipboard