Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.IndirectionContext
Packages that use OpenGaussStatementParser.IndirectionContext
-
Uses of OpenGaussStatementParser.IndirectionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.IndirectionContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CExprContext.indirection()OpenGaussStatementParser.ColumnrefContext.indirection()OpenGaussStatementParser.FuncNameContext.indirection()OpenGaussStatementParser.FunctionWithArgtypesContext.indirection()OpenGaussStatementParser.indirection()OpenGaussStatementParser.IndirectionContext.indirection()OpenGaussStatementParser.QualifiedNameContext.indirection()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.IndirectionContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitIndirection(OpenGaussStatementParser.IndirectionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.indirection().OpenGaussStatementVisitor.visitIndirection(OpenGaussStatementParser.IndirectionContext ctx) Visit a parse tree produced byOpenGaussStatementParser.indirection().