Uses of Interface
sootup.core.validation.ClassValidator
Packages that use ClassValidator
-
Uses of ClassValidator in sootup.core.validation
Classes in sootup.core.validation that implement ClassValidatorModifier and TypeClassDescriptionclass
Validator that checks for impossible combinations of class modifiersclass
Validator that checks for impossible combinations of field modifiersclass
Validates classes to make sure that all method signatures are valid and does not contain impossible method modifier combinationsclass
Validates classes to make sure that the outer class chain is not recursive