All Implemented Interfaces:
ExprAggregateNode, ExprEvaluator, ExprForge, ExprForgeInstrumentable, ExprNode, ExprNodeRenderable, ExprValidator

public class ExprMinMaxAggrNode extends ExprAggregateNodeBase
Represents the min/max(distinct? ...) aggregate function is an expression tree.