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