Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TypeFunctionNameContext
-
Packages that use OpenGaussStatementParser.TypeFunctionNameContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.TypeFunctionNameContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TypeFunctionNameContext Modifier and Type Method Description OpenGaussStatementParser.TypeFunctionNameContextOpenGaussStatementParser.FuncNameContext. typeFunctionName()OpenGaussStatementParser.TypeFunctionNameContextOpenGaussStatementParser.FuncTypeContext. typeFunctionName()OpenGaussStatementParser.TypeFunctionNameContextOpenGaussStatementParser.GenericTypeContext. typeFunctionName()OpenGaussStatementParser.TypeFunctionNameContextOpenGaussStatementParser.ParamNameContext. typeFunctionName()OpenGaussStatementParser.TypeFunctionNameContextOpenGaussStatementParser. typeFunctionName()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TypeFunctionNameContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitTypeFunctionName(OpenGaussStatementParser.TypeFunctionNameContext ctx)Visit a parse tree produced byOpenGaussStatementParser.typeFunctionName().TOpenGaussStatementVisitor. visitTypeFunctionName(OpenGaussStatementParser.TypeFunctionNameContext ctx)Visit a parse tree produced byOpenGaussStatementParser.typeFunctionName().
-