Interface IExpression

All Known Subinterfaces:
IContextExpression<T>, IFilterExpression, IMatchExpression<T>

public interface IExpression
A node in the expression tree
Since:
2.0
Restriction:
This interface is not intended to be implemented directly by clients.
Restriction:
This interface is not intended to be extended directly by clients.