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

org.sonar.server.source.ws.example-show.json Maven / Gradle / Ivy

{
  "sources": [
    [20, "package org.sonar.check;"],
    [21, ""],
    [22, "public enum Priority {"],
    [23, "  /**"],
    [24, "   * WARNING : DO NOT CHANGE THE ENUMERATION ORDER"],
    [25, "   * the enum ordinal is used for db persistence"]
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy