Package output
-
Interface Summary Interface Description OutputFunction TheOutputFunctionis the core of the system for outputting function trees in a readable way -
Class Summary Class Description OutputBinary Provides a parent class for allOutputFunctions of two argumentsOutputCommutative Provides a parent class for allOutputFunctions of any number of commutative argumentsOutputParenthesizer AnOutputFunctionthat simply parenthesizes its operandOutputString Provides anOutputFunctionwhose representations are a simple stringOutputUnitary Provides a parent class for allOutputFunctions of one argumentToStringManager Manages tools fortoStrings andOutputFunctions