Package output
-
Interface Summary Interface Description OutputFunction TheOutputFunction
is the core of the system for outputting function trees in a readable way -
Class Summary Class Description OutputBinary Provides a parent class for allOutputFunction
s of two argumentsOutputCommutative Provides a parent class for allOutputFunction
s of any number of commutative argumentsOutputParenthesizer AnOutputFunction
that simply parenthesizes its operandOutputString Provides anOutputFunction
whose representations are a simple stringOutputUnitary Provides a parent class for allOutputFunction
s of one argumentToStringManager Manages tools fortoString
s andOutputFunction
s