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, setProperties
public PythonLanguage()
PythonLanguage
with the default
extensions for python files.Copyright © 2002–2018 PMD. All rights reserved.