| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.postgresql.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.ColumnrefContext |
PostgreSQLStatementParser.columnref() |
PostgreSQLStatementParser.ColumnrefContext |
PostgreSQLStatementParser.CExprContext.columnref() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitColumnref(PostgreSQLStatementParser.ColumnrefContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnref(). |
T |
PostgreSQLStatementBaseVisitor.visitColumnref(PostgreSQLStatementParser.ColumnrefContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.columnref(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
PostgreSQLStatementSQLVisitor.visitColumnref(PostgreSQLStatementParser.ColumnrefContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.