BinaryOperator
Constructors
BinaryOperator
Link copied to clipboard
Types
Functions
render
Link copied to clipboard
override fun render(renderer: FeaturedMathRenderer, node: MST): MathSyntax?
Content copied to clipboard
renderBinary
Link copied to clipboard
open override fun renderBinary(parent: FeaturedMathRenderer, node: MST.Binary): BinaryOperatorSyntax
Content copied to clipboard
The actual render function specialized for MST.Binary.
Properties
operations
Link copied to clipboard