Package net.sourceforge.pmd.cpd.token
-
Interface Summary Interface Description TokenFilter Defines filter to be applied to the token stream during CPD analysis -
Class Summary Class Description AntlrToken Generic Antlr representation of a token.AntlrTokenFilter A generic filter for Antlr-based token managers that allows to use comments to enable / disable analysis of parts of the streamJavaCCTokenFilter A generic filter for JavaCC-based token managers that allows to use comments to enable / disable analysis of parts of the stream