Template
Table of Contents
Namespaces
Classes
- Engine
- Class Engine Provides interface for templates processing.
- NodeBase
- Class NodeBase Base class for template parsed tree nodes.
- NodeRoot
- Class NodeRoot Present simple collection of child nodes
- NodeText
- Class NodeText Plain text node
- NodeEntityField
- Class NodeEntityField Represents an entity field in the formula.
- NodeFunction
- Class NodeFunction Represents a function call in the formula.
- Helper
- Class Helper Provides some helper functions.