Namespace Mangrove.MetricSetSyntaxTree.ExpressionMetadata
Classes
ExpressionExtensions
Class implementing the necessary infrastructure to use IExpressionMetadata.
MetricMetadata
NameSnapshot
Abstract class creating an IExpressionMetadata that remembers a name of a column.
PreserveNameMetadata
TimestampMetadata
Metadata to indicate the Timestamp expression.
VariantMetadata
Metadata to indicate the Variant expression, e.g. "treatment" or "control" in the context of an AB test.
Interfaces
IExpressionMetadata
Interface adding metadata functionality described in this RFC document.