Interface Language

    • Method Detail

      • getKey

        java.lang.String getKey()
        For example "java". Should not be more than 20 chars.
      • getName

        java.lang.String getName()
        For example "Java"
      • getFileSuffixes

        java.lang.String[] getFileSuffixes()
        For example ["jav", "java"]. If empty, then all files in source directories are considered as sources.
      • publishAllFiles

        default boolean publishAllFiles()
        Whether all files identified with this language should be sent to SonarQube, even if no data is reported for them
        Since:
        9.3