| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLStatementParser.TypeFunctionNameContext |
PostgreSQLStatementParser.typeFunctionName() |
PostgreSQLStatementParser.TypeFunctionNameContext |
PostgreSQLStatementParser.ParamNameContext.typeFunctionName() |
PostgreSQLStatementParser.TypeFunctionNameContext |
PostgreSQLStatementParser.FuncNameContext.typeFunctionName() |
PostgreSQLStatementParser.TypeFunctionNameContext |
PostgreSQLStatementParser.GenericTypeContext.typeFunctionName() |
PostgreSQLStatementParser.TypeFunctionNameContext |
PostgreSQLStatementParser.FuncTypeContext.typeFunctionName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
PostgreSQLStatementVisitor.visitTypeFunctionName(PostgreSQLStatementParser.TypeFunctionNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeFunctionName(). |
T |
PostgreSQLStatementBaseVisitor.visitTypeFunctionName(PostgreSQLStatementParser.TypeFunctionNameContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.typeFunctionName(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.