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