Uses of Package
net.sourceforge.pmd.lang.document
-
Packages that use net.sourceforge.pmd.lang.document Package Description net.sourceforge.pmd This is the PMD programming mistake detector.net.sourceforge.pmd.cpd Token-based copy-paste detection.net.sourceforge.pmd.cpd.impl Utilities to implement a CPDCpdLexer
.net.sourceforge.pmd.lang net.sourceforge.pmd.lang.ast net.sourceforge.pmd.lang.ast.impl net.sourceforge.pmd.lang.ast.impl.antlr4 net.sourceforge.pmd.lang.ast.impl.javacc Support classes for language implementations based on JavaCC.net.sourceforge.pmd.lang.document Contains types to model text files and handle operations on text.net.sourceforge.pmd.lang.rule net.sourceforge.pmd.renderers net.sourceforge.pmd.reporting Logic about reporting: violations, suppression etc.net.sourceforge.pmd.util -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd Class Description FileCollector Collects files to analyse before a PMD run. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.cpd Class Description Chars View on a string which doesn't copy the array for subsequence operations.FileCollector Collects files to analyse before a PMD run.FileId An identifier for aTextFile
.FileLocation Represents the coordinates of a text region, used for reporting.TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.cpd.impl Class Description TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang Class Description TextFile Represents some location containing character data.TextRegion A contiguous range of text in aTextDocument
. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang.ast Class Description Chars View on a string which doesn't copy the array for subsequence operations.FileId An identifier for aTextFile
.FileLocation Represents the coordinates of a text region, used for reporting.TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text.TextRegion A contiguous range of text in aTextDocument
. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang.ast.impl Class Description Chars View on a string which doesn't copy the array for subsequence operations.TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang.ast.impl.antlr4 Class Description FileLocation Represents the coordinates of a text region, used for reporting.TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text.TextRegion A contiguous range of text in aTextDocument
. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang.ast.impl.javacc Class Description Chars View on a string which doesn't copy the array for subsequence operations.FileLocation Represents the coordinates of a text region, used for reporting.TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text.TextRegion A contiguous range of text in aTextDocument
. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang.document Class Description Chars View on a string which doesn't copy the array for subsequence operations.FileCollector Collects files to analyse before a PMD run.FileId An identifier for aTextFile
.FileLocation Represents the coordinates of a text region, used for reporting.TextDocument Represents a textual document, providing methods to edit it incrementally and address regions of text.TextFile Represents some location containing character data.TextFileBuilder A builder for a new text file.TextFileContent Contents of a text file.TextPos2d A place in a text document, represented as line/column information.TextRange2d A place in a text document, represented as line/column information.TextRegion A contiguous range of text in aTextDocument
. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.lang.rule Class Description FileId An identifier for aTextFile
. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.renderers Class Description FileId An identifier for aTextFile
.TextFile Represents some location containing character data. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.reporting Class Description FileId An identifier for aTextFile
.FileLocation Represents the coordinates of a text region, used for reporting.TextFile Represents some location containing character data. -
Classes in net.sourceforge.pmd.lang.document used by net.sourceforge.pmd.util Class Description Chars View on a string which doesn't copy the array for subsequence operations.