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