Uses of Class
org.apache.iotdb.db.qp.sql.IoTDBSqlParser.PrivilegeValueContext
-
Uses of IoTDBSqlParser.PrivilegeValueContext in org.apache.iotdb.db.qp.sql
Methods in org.apache.iotdb.db.qp.sql that return IoTDBSqlParser.PrivilegeValueContextModifier and TypeMethodDescriptionIoTDBSqlParser.PrivilegesContext.privilegeValue(int i) IoTDBSqlParser.privilegeValue()Methods in org.apache.iotdb.db.qp.sql that return types with arguments of type IoTDBSqlParser.PrivilegeValueContextMethods in org.apache.iotdb.db.qp.sql with parameters of type IoTDBSqlParser.PrivilegeValueContextModifier and TypeMethodDescriptionIoTDBSqlParserBaseVisitor.visitPrivilegeValue(IoTDBSqlParser.PrivilegeValueContext ctx) Visit a parse tree produced byIoTDBSqlParser.privilegeValue().IoTDBSqlParserVisitor.visitPrivilegeValue(IoTDBSqlParser.PrivilegeValueContext ctx) Visit a parse tree produced byIoTDBSqlParser.privilegeValue().