Uses of Class
org.apache.iotdb.db.qp.sql.IoTDBSqlParser.ShowVersionContext
-
Uses of IoTDBSqlParser.ShowVersionContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return IoTDBSqlParser.ShowVersionContextModifier and TypeMethodDescriptionIoTDBSqlParser.showVersion()IoTDBSqlParser.UtilityStatementContext.showVersion()Methods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.ShowVersionContextModifier and TypeMethodDescriptionIoTDBSqlParserBaseVisitor.visitShowVersion(IoTDBSqlParser.ShowVersionContext ctx) Visit a parse tree produced byIoTDBSqlParser.showVersion().IoTDBSqlParserVisitor.visitShowVersion(IoTDBSqlParser.ShowVersionContext ctx) Visit a parse tree produced byIoTDBSqlParser.showVersion().