|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pmd.cpd.AbstractLanguage
net.sourceforge.pmd.cpd.PythonLanguage
public class PythonLanguage
Defines the Language module for Python
| Constructor Summary | |
|---|---|
PythonLanguage()
Creates a new instance of PythonLanguage with the default extensions for python files. |
|
| Method Summary |
|---|
| Methods inherited from class net.sourceforge.pmd.cpd.AbstractLanguage |
|---|
getExtensions, getFileFilter, getName, getTerseName, getTokenizer, setProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PythonLanguage()
PythonLanguage with the default extensions for python files.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||