Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.OptIndirectionContext
-
Packages that use OpenGaussStatementParser.OptIndirectionContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.OptIndirectionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.OptIndirectionContext Modifier and Type Method Description OpenGaussStatementParser.OptIndirectionContextOpenGaussStatementParser.CExprContext. optIndirection()OpenGaussStatementParser.OptIndirectionContextOpenGaussStatementParser.InsertColumnItemContext. optIndirection()OpenGaussStatementParser.OptIndirectionContextOpenGaussStatementParser. optIndirection()OpenGaussStatementParser.OptIndirectionContextOpenGaussStatementParser.OptIndirectionContext. optIndirection()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.OptIndirectionContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitOptIndirection(OpenGaussStatementParser.OptIndirectionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.optIndirection().TOpenGaussStatementVisitor. visitOptIndirection(OpenGaussStatementParser.OptIndirectionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.optIndirection().
-