1617181920212223
super(parent); } @Override public GroupByPath where(Expression expression) { element(new WhereElement(expression)); return new DefaultGroupByPath(this); }