| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AttrsContext |
PostgreSQLStatementParser.attrs() |
PostgreSQLStatementParser.AttrsContext |
PostgreSQLStatementParser.GenericTypeContext.attrs() |
PostgreSQLStatementParser.AttrsContext |
PostgreSQLStatementParser.AttrsContext.attrs() |
PostgreSQLStatementParser.AttrsContext |
PostgreSQLStatementParser.AnyNameContext.attrs() |
PostgreSQLStatementParser.AttrsContext |
PostgreSQLStatementParser.FuncTypeContext.attrs() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitAttrs(PostgreSQLStatementParser.AttrsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.attrs(). |
T |
PostgreSQLStatementParserVisitor.visitAttrs(PostgreSQLStatementParser.AttrsContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.attrs(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitAttrs(PostgreSQLStatementParser.AttrsContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.