Klasse PMDCheck

java.lang.Object
de.firemage.autograder.core.pmd.PMDCheck
Alle implementierten Schnittstellen:
Check
Bekannte direkte Unterklassen:
BooleanMethodNameCheck, ChainedIfCheck, ConcreteCollectionCheck, DefaultPackageCheck, DiamondOperatorCheck, DontReassignParametersCheck, DoubleBraceInitializationCheck, EmptyCatchCheck, EmptyNonCatchBlockCheck, ExtendsObjectCheck, ForLoopVariableCheck, ForToForEachCheck, IsEmptyReimplementationCheck, LinguisticNamingCheck, MissingOverrideAnnotationCheck, PrintStackTraceCheck, RedundantConstructorCheck, RedundantModifierCheck, RedundantReturnCheck, UnnecessaryLocalBeforeReturnCheck, UnusedCodeElementCheck, UnusedImportCheck, WrapperInstantiationCheck

public abstract class PMDCheck extends Object implements Check