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