Interface CpdLexer

All Known Implementing Classes:
AntlrCpdLexer, AnyCpdLexer, CpdLexerBase, JavaccCpdLexer

public interface CpdLexer
Tokenizes a source file into tokens consumable by CPD.

Note: This interface has been called Tokenizer in PMD 6.