Package net.sourceforge.pmd.cpd.impl


package net.sourceforge.pmd.cpd.impl
Utilities to implement a CPD CpdLexer.
  • Classes
    Class
    Description
    Generic implementation of a CpdLexer useful 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 stream
    A generic filter for PMD token managers that allows to use comments to enable / disable analysis of parts of the stream
    Generic base class for a CpdLexer.
    Base class for a CpdLexer for 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