| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ColumnRefListContext |
MySQLStatementParser.columnRefList() |
MySQLStatementParser.ColumnRefListContext |
MySQLStatementParser.ValuesFunctionContext.columnRefList() |
MySQLStatementParser.ColumnRefListContext |
MySQLStatementParser.MatchExpressionContext.columnRefList() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitColumnRefList(MySQLStatementParser.ColumnRefListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnRefList(). |
T |
MySQLStatementVisitor.visitColumnRefList(MySQLStatementParser.ColumnRefListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.columnRefList(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.