Package net.sourceforge.pmd.cpd
package net.sourceforge.pmd.cpd
Token-based copy-paste detection.
- See Also:
-
ClassDescriptionSimple tokenization into words and separators.Main programmatic API of CPD.A language that supports
CPD.These are language properties common to multipleCpdCapableLanguages.Tokenizes a source file into tokens consumable by CPD.The result of a CPD analysis.Render aCPDReportto a file.Renders a report to CSV.A range of tokens in a source file, identified by a start and end token (both included in the range).Proxy to record tokens from withinCpdLexer.tokenize(TextDocument, TokenFactory).Global token collector for CPD.Deprecated.Update your tools to use the standard XML renderer "xml" again.