Class PythonCpdLexer

All Implemented Interfaces:
CpdLexer

public class PythonCpdLexer extends JavaccCpdLexer
The Python tokenizer.

Note: This class has been called PythonTokenizer in PMD 6

.