| 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 |
PostgreSQLStatementVisitor.visitSelectNoParens(PostgreSQLStatementParser.SelectNoParensContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.selectNoParens(). |
T |
PostgreSQLStatementBaseVisitor.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 © 2021 The Apache Software Foundation. All rights reserved.