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