- java.lang.Object
-
- org.sonar.api.batch.AbstractCpdMapping
-
- org.sonar.plugins.python.cpd.PythonCpdMapping
-
-
Constructor Summary
Constructors
| Constructor and Description |
PythonCpdMapping(Python language,
org.sonar.api.batch.fs.FileSystem fs) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
org.sonar.api.resources.Language |
getLanguage() |
net.sourceforge.pmd.cpd.Tokenizer |
getTokenizer() |
-
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
Copyright © 2011–2015 SonarSource and Waleri Enns. All rights reserved.