PrettyPrintIntegers
class PrettyPrintIntegers(types: Set<KClass<out Number>>) : FeaturedMathRenderer.RenderFeature
Content copied to clipboard
Special printing for numeric types that are printed in form of '-'? DIGIT+.
Author
Iaroslav Postovalov
Constructors
PrettyPrintIntegers
Link copied to clipboard
Types
Functions
render
Link copied to clipboard
open override fun render(renderer: FeaturedMathRenderer, node: MST): MathSyntax?
Content copied to clipboard
Properties
Sources
common source
Link copied to clipboard