| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.QuerySpecificationContext |
MySQLStatementParser.querySpecification() |
MySQLStatementParser.QuerySpecificationContext |
MySQLStatementParser.QueryPrimaryContext.querySpecification() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitQuerySpecification(MySQLStatementParser.QuerySpecificationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.querySpecification(). |
T |
MySQLStatementVisitor.visitQuerySpecification(MySQLStatementParser.QuerySpecificationContext ctx)
Visit a parse tree produced by
MySQLStatementParser.querySpecification(). |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
MySQLFormatSQLVisitor.visitQuerySpecification(MySQLStatementParser.QuerySpecificationContext ctx) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.