org.sonar.plugins.python
Class PythonPlugin

java.lang.Object
  extended by org.sonar.api.SonarPlugin
      extended by org.sonar.plugins.python.PythonPlugin
All Implemented Interfaces:
org.sonar.api.Plugin

public class PythonPlugin
extends org.sonar.api.SonarPlugin


Field Summary
static String FILE_SUFFIXES_KEY
           
 
Constructor Summary
PythonPlugin()
           
 
Method Summary
 List getExtensions()
           
 
Methods inherited from class org.sonar.api.SonarPlugin
getDescription, getKey, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

FILE_SUFFIXES_KEY

public static final String FILE_SUFFIXES_KEY
See Also:
Constant Field Values
Constructor Detail

PythonPlugin

public PythonPlugin()
Method Detail

getExtensions

public List getExtensions()


Copyright © 2011-2014 SonarSource and Waleri Enns. All Rights Reserved.