| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.JsonFunctionNameContext |
MySQLStatementParser.jsonFunctionName() |
MySQLStatementParser.JsonFunctionNameContext |
MySQLStatementParser.JsonFunctionContext.jsonFunctionName() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitJsonFunctionName(MySQLStatementParser.JsonFunctionNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.jsonFunctionName(). |
T |
MySQLStatementVisitor.visitJsonFunctionName(MySQLStatementParser.JsonFunctionNameContext ctx)
Visit a parse tree produced by
MySQLStatementParser.jsonFunctionName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.