SQLBinaryOpExpr.split

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!SQLExpr split(SQLBinaryOpExpr x)
  2. List!SQLExpr split(SQLBinaryOpExpr x, SQLBinaryOperator op)
    class SQLBinaryOpExpr
    static
    List!SQLExpr
    split
  3. void split(List!SQLExpr outList, SQLExpr expr, SQLBinaryOperator op)

Meta