Package net.sourceforge.pmd.cpd.impl
package net.sourceforge.pmd.cpd.impl
Utilities to implement a CPD
CpdLexer.-
ClassesClassDescriptionGeneric implementation of a
CpdLexeruseful to any Antlr grammar.A generic filter for Antlr-based token managers that allows to use comments to enable / disable analysis of parts of the streamBaseTokenFilter<T extends GenericToken<T>>A generic filter for PMD token managers that allows to use comments to enable / disable analysis of parts of the streamCpdLexerBase<T extends GenericToken<T>>Generic base class for aCpdLexer.Base class for aCpdLexerfor a language implemented by a JavaCC tokenizer.A generic filter for JavaCC-based token managers that allows to use comments to enable / disable analysis of parts of the stream