Uses of Class
mondrian.calc.CalcWriter
Packages that use CalcWriter
Package
Description
Provides compiled expressions.
Provides implementation classes for compiled expressions.
-
Uses of CalcWriter in mondrian.calc
Methods in mondrian.calc with parameters of type CalcWriterModifier and TypeMethodDescriptionvoid
Calc.accept
(CalcWriter calcWriter) Prints this expression, by accepting a visitingCalcWriter
. -
Uses of CalcWriter in mondrian.calc.impl
Methods in mondrian.calc.impl with parameters of type CalcWriter