| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitNumberLiterals(MySQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.numberLiterals(). |
T |
MySQLStatementVisitor.visitNumberLiterals(MySQLStatementParser.NumberLiteralsContext ctx)
Visit a parse tree produced by
MySQLStatementParser.numberLiterals(). |
| Modifier and Type | Method and Description |
|---|---|
String |
MySQLFormatSQLVisitor.visitNumberLiterals(MySQLStatementParser.NumberLiteralsContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLStatementSQLVisitor.visitNumberLiterals(MySQLStatementParser.NumberLiteralsContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.