1415161718192021
super(parent); } @Override public LettingPath groupBy(Expression... expressions) { element(new GroupByElement(expressions)); return new DefaultLettingPath(this); }