Uses of Class
org.apache.shardingsphere.sql.parser.autogen.OpenGaussStatementParser.TimeZoneClauseContext
Packages that use OpenGaussStatementParser.TimeZoneClauseContext
-
Uses of OpenGaussStatementParser.TimeZoneClauseContext in org.apache.shardingsphere.sql.parser.autogen
Methods in org.apache.shardingsphere.sql.parser.autogen that return OpenGaussStatementParser.TimeZoneClauseContextModifier and TypeMethodDescriptionOpenGaussStatementParser.SetContext.timeZoneClause()OpenGaussStatementParser.timeZoneClause()Methods in org.apache.shardingsphere.sql.parser.autogen with parameters of type OpenGaussStatementParser.TimeZoneClauseContextModifier and TypeMethodDescriptionOpenGaussStatementBaseVisitor.visitTimeZoneClause(OpenGaussStatementParser.TimeZoneClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.timeZoneClause().OpenGaussStatementVisitor.visitTimeZoneClause(OpenGaussStatementParser.TimeZoneClauseContext ctx) Visit a parse tree produced byOpenGaussStatementParser.timeZoneClause().