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