Table of Contents

Namespace FastReport.Olap.Code

Namespaces

FastReport.Olap.Code.Editor

Classes

CodeError

Base class for runtime and compile errors

CodeErrorCollection

Collection of script errors

CodeUtils

This static class contains methods that may be used to find expressions embedded in the object's text.

CompileTimeError

Error implementation for compile time error.

ContainerFieldItem

Base class for Dimensions and Measures.

Dimension

Represents single Dimension.

Dimensions

Impletemts script items for dimensions.

FindTextArgs

This class is used to pass find arguments to some methods of the CodeUtils class.

Measure

Represents single Measure

Measures

Measures for slice.

RuntimeError

Class which stores information about single runtime error happened during script calculation.

ScriptItem

Represents very base class for Script elements ScriptItems collection contains elements of this type

ScriptItems

Base class for script items.