Modifier and Type | Method and Description |
---|---|
boolean |
DB2EvalVisitor.visit(SQLNullExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlEvalVisitorImpl.visit(SQLNullExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleEvalVisitor.visit(SQLNullExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
PGEvalVisitor.visit(SQLNullExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerEvalVisitor.visit(SQLNullExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLNullExpr x) |
void |
SQLASTVisitor.endVisit(SQLNullExpr x) |
static boolean |
SQLEvalVisitorUtils.visit(SQLEvalVisitor visitor,
SQLNullExpr x) |
boolean |
SQLEvalVisitorImpl.visit(SQLNullExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLNullExpr x) |
boolean |
SQLASTVisitor.visit(SQLNullExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLNullExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.