Uses of Class
org.apache.iotdb.db.qp.sql.IoTDBSqlParser.DropLogicalViewContext
-
Uses of IoTDBSqlParser.DropLogicalViewContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return IoTDBSqlParser.DropLogicalViewContextModifier and TypeMethodDescriptionIoTDBSqlParser.DdlStatementContext.dropLogicalView()IoTDBSqlParser.dropLogicalView()Methods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.DropLogicalViewContextModifier and TypeMethodDescriptionIoTDBSqlParserBaseVisitor.visitDropLogicalView(IoTDBSqlParser.DropLogicalViewContext ctx) Visit a parse tree produced byIoTDBSqlParser.dropLogicalView().IoTDBSqlParserVisitor.visitDropLogicalView(IoTDBSqlParser.DropLogicalViewContext ctx) Visit a parse tree produced byIoTDBSqlParser.dropLogicalView().