| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitQualifiedNameList(PostgreSQLStatementParser.QualifiedNameListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.qualifiedNameList(). |
T |
PostgreSQLStatementParserVisitor.visitQualifiedNameList(PostgreSQLStatementParser.QualifiedNameListContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.qualifiedNameList(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitQualifiedNameList(PostgreSQLStatementParser.QualifiedNameListContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.