| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.AttrNameContext |
PostgreSQLStatementParser.attrName() |
PostgreSQLStatementParser.AttrNameContext |
PostgreSQLStatementParser.IndirectionElContext.attrName() |
PostgreSQLStatementParser.AttrNameContext |
PostgreSQLStatementParser.AttrsContext.attrName() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitAttrName(PostgreSQLStatementParser.AttrNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.attrName(). |
T |
PostgreSQLStatementParserBaseVisitor.visitAttrName(PostgreSQLStatementParser.AttrNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.attrName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.