Uses of Package
net.sourceforge.pmd.lang.ast.impl.javacc
Packages that use net.sourceforge.pmd.lang.ast.impl.javacc
Package
Description
Utilities to implement a CPD
CpdLexer.Support classes for language implementations based on JavaCC.
Logic about reporting: violations, suppression etc.
-
Classes in net.sourceforge.pmd.lang.ast.impl.javacc used by net.sourceforge.pmd.cpd.impl
-
Classes in net.sourceforge.pmd.lang.ast.impl.javacc used by net.sourceforge.pmd.lang.ast
-
Classes in net.sourceforge.pmd.lang.ast.impl.javacc used by net.sourceforge.pmd.lang.ast.impl.javaccClassDescriptionBase class for node produced by JJTree.A base class for readers that handle escapes starting with a backslash.PMD flavour of character streams used by JavaCC parsers.An object that can translate an input document into an output document, typically by replacing escape sequences with the character they represent.A generic token implementation for JavaCC parsers.Token document for Javacc implementations.Overridable configuration of a token document.Base interface for nodes that are produced by a JJTree parser.A
FileAnalysisExceptionthrown when the source format is invalid, for example if some unicode escapes cannot be translated. -
Classes in net.sourceforge.pmd.lang.ast.impl.javacc used by net.sourceforge.pmd.reporting