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

There is a newer version: 7.2.1
Show newest version
{
  "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 - 2024 Weber Informatics LLC | Privacy Policy