Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.IndirectionElContext
Packages that use OpenGaussStatementParser.IndirectionElContext
-
Uses of OpenGaussStatementParser.IndirectionElContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.IndirectionElContextModifier and TypeMethodDescriptionOpenGaussStatementParser.CExprContext.indirectionEl()OpenGaussStatementParser.IndirectionContext.indirectionEl()OpenGaussStatementParser.indirectionEl()OpenGaussStatementParser.OptIndirectionContext.indirectionEl()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.IndirectionElContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitIndirectionEl(OpenGaussStatementParser.IndirectionElContext ctx) Visit a parse tree produced byOpenGaussStatementParser.indirectionEl().OpenGaussStatementVisitor.visitIndirectionEl(OpenGaussStatementParser.IndirectionElContext ctx) Visit a parse tree produced byOpenGaussStatementParser.indirectionEl().