|
Expression parser exception class |
|
|
Exception class for scanner errors |
|
|
Internally used class for average aggregate functions |
|
|
Internally used class for count aggregate functions |
|
|
Internally used Base class for aggregate expressions |
|
|
Internally used class for maximum aggregate functions |
|
|
Internally used class for minimum aggregate functions |
|
|
Internally used class for sum aggregate functions |
|
|
Internally used class for case-when conditional operations |
|
|
Internally used class for converting currency to datetime |
|
|
Internally used class for converting currency to float |
|
|
Class for managing built-in functions and variables in expressions |
|
|
Internally used class for converting float to currency |
|
|
Internally used class for converting float to datetime |
|
|
Internally used class for addition operations |
|
|
Internally used class for binary AND logical operation |
|
|
Internally used class for binary operations with left and right operands |
|
|
Internally used class for binary OR logical operation |
|
|
Internally used class for binary XOR logical operation |
|
|
Internally used class for boolean operations in expressions |
|
|
Internally used class for operations that result in boolean values |
|
|
Class for built-in expression identifier definitions |
|
|
Internally used class for constant value expressions |
|
|
Internally used class for type conversion operations |
|
|
Internally used class for division operations |
|
|
Internally used class for equality comparison operations |
|
|
Class for parsing and evaluating mathematical expressions |
|
|
Class for tokenizing expression strings into parser tokens |
|
|
Internally used class for representing function calls in expression trees |
|
|
Class for defining identifiers in expressions |
|
|
Collection class for expression identifier definitions |
|
|
Internally used class for identifier nodes in expression trees |
|
|
Class for representing nodes in expression trees |
|
|
Internally used class for variable expression nodes |
|
|
Internally used class for callback-based function expressions |
|
|
Internally used class for event-based function expressions |
|
|
Internally used class for greater-than-or-equal comparison operations |
|
|
Internally used class for greater-than comparison operations |
|
|
Internally used class for less-than-or-equal comparison operations |
|
|
Internally used class for less-than comparison operations |
|
|
Internally used class for modulo operations |
|
|
Internally used class for multiplication operations |
|
|
Internally used class for numeric negation operations |
|
|
Internally used class for logical NOT operations |
|
|
Internally used class for ordering comparison operations |
|
|
Internally used class for power/exponentiation operations |
|
|
Internally used class for subtraction operations |
|
|
Internally used class for unary operations with single operand |
|
|
Internally used class for inequality comparison operations |
|
|
Internally used class for conditional if-then-else operations |
|
|
Internally used class for integer conversion operations |
|
|
Internally used class for converting integer to currency |
|
|
Internally used class for converting integer to datetime |
|
|
Internally used class for converting integer to float |
|
|
Internally used class for mathematical operations in expressions |