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