Class IPynb

java.lang.Object
org.sonar.api.resources.AbstractLanguage
org.sonar.plugins.python.IPynb
All Implemented Interfaces:
org.sonar.api.resources.Language

public class IPynb extends org.sonar.api.resources.AbstractLanguage
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.sonar.api.resources.AbstractLanguage

    equals, getKey, getName, hashCode, setName, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.sonar.api.resources.Language

    filenamePatterns, publishAllFiles
  • Field Details

  • Constructor Details

    • IPynb

      public IPynb()
  • Method Details

    • getFileSuffixes

      public String[] getFileSuffixes()