| Interface | Description |
|---|---|
| ExprTreePrinter |
Interface to be implemented by all visitor objects applied to an expression tree printers.
|
| Class | Description |
|---|---|
| MapBasedPrinter |
This class implements an abstract map-based expression printer.
|
| OperationDescription |
This class contains information on operation mapping.
|
| Enum | Description |
|---|---|
| ExprPrinter |
This enumeration contains identifiers of particular expression tree printers.
|
| OperationDescription.Type |
This enumeration contains the operation types.
|