public class S_Cast extends SqlExpr2
namedatatype| Constructor and Description |
|---|
S_Cast(TypeToken type,
SqlExpr expr,
SqlExpr typeExpr) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(SqlExprVisitor<T> visitor) |
S_Cast |
copy(SqlExpr expr,
SqlExpr typeExpr) |
static S_Cast |
create(TypeToken type,
SqlExpr expr) |
copy, equals, getArgs, getLeft, getRight, getType, hashCodeasFunction, asString, getName, writeArgs_getColumnsMentioned, asConstant, asVariable, getColumnsMentioned, getDatatype, isConstant, isFunction, isVariable, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitasConstant, asVariable, getDatatype, isConstant, isFunction, isVariableCopyright © 2014. All rights reserved.