Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.IndirectionContext
-
Packages that use OpenGaussStatementParser.IndirectionContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.IndirectionContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.IndirectionContext Modifier and Type Method Description OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser.CExprContext. indirection()OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser.ColumnrefContext. indirection()OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser.FuncNameContext. indirection()OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser.FunctionWithArgtypesContext. indirection()OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser. indirection()OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser.IndirectionContext. indirection()OpenGaussStatementParser.IndirectionContextOpenGaussStatementParser.QualifiedNameContext. indirection()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.IndirectionContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitIndirection(OpenGaussStatementParser.IndirectionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.indirection().TOpenGaussStatementVisitor. visitIndirection(OpenGaussStatementParser.IndirectionContext ctx)Visit a parse tree produced byOpenGaussStatementParser.indirection().
-