Uses of Class
org.apache.iotdb.db.qp.sql.IoTDBSqlParser.GetTimeSlotListContext
-
-
Uses of IoTDBSqlParser.GetTimeSlotListContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return IoTDBSqlParser.GetTimeSlotListContext Modifier and Type Method Description IoTDBSqlParser.GetTimeSlotListContextIoTDBSqlParser.DdlStatementContext. getTimeSlotList()IoTDBSqlParser.GetTimeSlotListContextIoTDBSqlParser. getTimeSlotList()Methods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.GetTimeSlotListContext Modifier and Type Method Description TIoTDBSqlParserBaseVisitor. visitGetTimeSlotList(IoTDBSqlParser.GetTimeSlotListContext ctx)Visit a parse tree produced byIoTDBSqlParser.getTimeSlotList().TIoTDBSqlParserVisitor. visitGetTimeSlotList(IoTDBSqlParser.GetTimeSlotListContext ctx)Visit a parse tree produced byIoTDBSqlParser.getTimeSlotList().
-