Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TypeFunctionNameContext
Packages that use OpenGaussStatementParser.TypeFunctionNameContext
-
Uses of OpenGaussStatementParser.TypeFunctionNameContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TypeFunctionNameContextModifier and TypeMethodDescriptionOpenGaussStatementParser.FuncNameContext.typeFunctionName()OpenGaussStatementParser.FuncTypeContext.typeFunctionName()OpenGaussStatementParser.GenericTypeContext.typeFunctionName()OpenGaussStatementParser.ParamNameContext.typeFunctionName()OpenGaussStatementParser.typeFunctionName()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TypeFunctionNameContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitTypeFunctionName(OpenGaussStatementParser.TypeFunctionNameContext ctx) Visit a parse tree produced byOpenGaussStatementParser.typeFunctionName().OpenGaussStatementVisitor.visitTypeFunctionName(OpenGaussStatementParser.TypeFunctionNameContext ctx) Visit a parse tree produced byOpenGaussStatementParser.typeFunctionName().