Package org.sonar.plugins.python
Class Python
- java.lang.Object
-
- org.sonar.api.resources.AbstractLanguage
-
- org.sonar.plugins.python.Python
-
- All Implemented Interfaces:
org.sonar.api.resources.Language
public class Python extends org.sonar.api.resources.AbstractLanguage
-
-
Constructor Summary
Constructors Constructor Description Python(org.sonar.api.config.Configuration configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getFileSuffixes()
-
-
-
Field Detail
-
KEY
public static final String KEY
- See Also:
- Constant Field Values
-
-
Method Detail
-
getFileSuffixes
public String[] getFileSuffixes()
-
-