SQLExprParser.exprList

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void exprList(Collection!(SQLExpr) exprCol)
  2. void exprList(Collection!(SQLExpr) exprCol, SQLObject parent)
    class SQLExprParser
    void
    exprList
    (
    Collection!(SQLExpr) exprCol
    ,)

Meta