Class AntlrCpdLexer

java.lang.Object
net.sourceforge.pmd.cpd.impl.CpdLexerBase<AntlrToken>
net.sourceforge.pmd.cpd.impl.AntlrCpdLexer
All Implemented Interfaces:
CpdLexer

public abstract class AntlrCpdLexer extends CpdLexerBase<AntlrToken>
Generic implementation of a CpdLexer useful to any Antlr grammar.