public class PythonLanguage extends net.sourceforge.pmd.cpd.AbstractLanguage
| Constructor | Description |
|---|---|
PythonLanguage() |
Creates a new instance of
PythonLanguage with the default
extensions for python files. |
getExtensions, getFileFilter, getName, getTerseName, getTokenizer, setPropertiespublic PythonLanguage()
PythonLanguage with the default
extensions for python files.Copyright © 2002–2018 PMD. All rights reserved.