Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.GenericOptionListContext
-
Packages that use OpenGaussStatementParser.GenericOptionListContext Package Description org.apache.shardingsphere.sql.parser.autogen -
-
Uses of OpenGaussStatementParser.GenericOptionListContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.GenericOptionListContext Modifier and Type Method Description OpenGaussStatementParser.GenericOptionListContextOpenGaussStatementParser.CreateGenericOptionsContext. genericOptionList()OpenGaussStatementParser.GenericOptionListContextOpenGaussStatementParser. genericOptionList()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.GenericOptionListContext Modifier and Type Method Description TOpenGaussStatementBaseVisitor. visitGenericOptionList(OpenGaussStatementParser.GenericOptionListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.genericOptionList().TOpenGaussStatementVisitor. visitGenericOptionList(OpenGaussStatementParser.GenericOptionListContext ctx)Visit a parse tree produced byOpenGaussStatementParser.genericOptionList().
-