| Package | Description |
|---|---|
| com.alibaba.druid.sql.transform | |
| com.alibaba.druid.sql.visitor | |
| com.alibaba.druid.support.calcite | |
| com.alibaba.druid.wall.spi |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLUnifiedVisitor.visit(SQLBinaryOpExprGroup x) |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLBinaryOpExprGroup x) |
boolean |
SQLASTOutputVisitor.visit(SQLBinaryOpExprGroup x) |
default boolean |
SQLASTVisitor.visit(SQLBinaryOpExprGroup x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CalciteMySqlNodeVisitor.visit(SQLBinaryOpExprGroup x) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
WallVisitorUtils.check(WallVisitor visitor,
SQLBinaryOpExprGroup x) |
static Object |
WallVisitorUtils.getValue(WallVisitor visitor,
SQLBinaryOpExprGroup x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.