Package net.sourceforge.pmd.cpd
Class CpdLanguageProperties
java.lang.Object
net.sourceforge.pmd.cpd.CpdLanguageProperties
These are language properties common to multiple
CpdCapableLanguages.- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyDescriptor<Boolean>static final PropertyDescriptor<Boolean>static final PropertyDescriptor<Boolean>static final PropertyDescriptor<Boolean>static final PropertyDescriptor<Boolean>static final PropertyDescriptor<Boolean> -
Method Summary
-
Field Details
-
CPD_IGNORE_LITERAL_SEQUENCES
-
CPD_IGNORE_LITERAL_AND_IDENTIFIER_SEQUENCES
-
CPD_ANONYMIZE_LITERALS
-
CPD_ANONYMIZE_IDENTIFIERS
-
CPD_IGNORE_IMPORTS
-
CPD_IGNORE_METADATA
-