Modifier and Type | Method and Description |
---|---|
SQLPropertyExpr |
SQLPropertyExpr.clone() |
SQLPropertyExpr |
SQLPropertyExpr.simplify() |
Modifier and Type | Method and Description |
---|---|
int |
SQLPropertyExpr.compareTo(SQLPropertyExpr o) |
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 |
---|---|
default boolean |
SchemaResolveVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLRefactorVisitor.visit(SQLPropertyExpr x) |
boolean |
SQLUnifiedVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
default void |
SQLASTVisitor.endVisit(SQLPropertyExpr x) |
boolean |
SQLASTOutputVisitor.visit(SQLPropertyExpr x) |
default boolean |
SQLASTVisitor.visit(SQLPropertyExpr x) |
boolean |
SchemaStatVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
default boolean |
WallVisitor.visit(SQLPropertyExpr x) |
Modifier and Type | Method and Description |
---|---|
static void |
WallVisitorUtils.check(WallVisitor visitor,
SQLPropertyExpr x) |
boolean |
MySqlWallVisitor.visit(SQLPropertyExpr x) |
Copyright © 2013–2021 Alibaba Group. All rights reserved.