Modifier and Type | Method and Description |
---|---|
SQLPropertyExpr |
SQLPropertyExpr.clone() |
SQLPropertyExpr |
SQLPropertyExpr.simplify() |
Modifier and Type | Method and Description |
---|---|
boolean |
NameResolveVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
OracleSchemaStatVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLPropertyExpr x) |
void |
SQLASTVisitor.endVisit(SQLPropertyExpr x) |
boolean |
SQLASTVisitorAdapter.visit(SQLPropertyExpr x) |
boolean |
SQLASTVisitor.visit(SQLPropertyExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLPropertyExpr x) |
boolean |
SchemaStatVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
static void |
WallVisitorUtils.check(WallVisitor visitor,
SQLPropertyExpr x) |
boolean |
SQLServerWallVisitor.visit(SQLPropertyExpr x) |
boolean |
PGWallVisitor.visit(SQLPropertyExpr x) |
boolean |
OracleWallVisitor.visit(SQLPropertyExpr x) |
boolean |
MySqlWallVisitor.visit(SQLPropertyExpr x) |
boolean |
DB2WallVisitor.visit(SQLPropertyExpr x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.