org.sonar.plugins.python.cpd
Class PythonCpdMapping
java.lang.Object
org.sonar.api.batch.AbstractCpdMapping
org.sonar.plugins.python.cpd.PythonCpdMapping
- All Implemented Interfaces:
- org.sonar.api.batch.CpdMapping, org.sonar.api.BatchComponent, org.sonar.api.BatchExtension, org.sonar.api.Extension
public class PythonCpdMapping
- extends org.sonar.api.batch.AbstractCpdMapping
| Methods inherited from class org.sonar.api.batch.AbstractCpdMapping |
createResource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PythonCpdMapping
public PythonCpdMapping(Python language,
org.sonar.api.resources.ProjectFileSystem fs)
getTokenizer
public net.sourceforge.pmd.cpd.Tokenizer getTokenizer()
getLanguage
public org.sonar.api.resources.Language getLanguage()
Copyright © 2011-2012 SonarSource and Waleri Enns. All Rights Reserved.