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

public class ExprCountNode extends ExprAggregateNodeBase
Represents the count(...) and count(*) and count(distinct ...) aggregate function is an expression tree.