LuciadCPillar C# 2023.1.04
Luciad.Expressions Namespace Reference

Classes

class  Expression
 An expression is an opaque object whose evaluation returns a value. More...
 
class  ExpressionFactory
 Class containing static factory methods to create different types of expressions and conditions. More...
 
class  ExpressionValue
 Value object to store the value of an Expression and its DataType. More...
 
interface  IExpressionVisitor
 Expression visitor interface that allows traversal of an Expression or a Condition. More...