All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencds.cqf.cql.ls.Constants Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package org.opencds.cqf.cql.ls;

public class Constants {
    
    // Randomly generated UUID for the watchedFiles registration (only watch options and ig.ini)
    public final static String WORKSPACE_DID_CHANGE_WATCHED_FILES_ID = "f440e9c3-ce43-4080-a845-c17f7375fddd";
    public final static String WORKSPACE_DID_CHANGE_WATCHED_FILES_METHOD = "workspace/didChangeWatchedFiles";
    
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy