Uses of Interface
sootup.core.validation.ClassValidator
-
Uses of ClassValidator in sootup.core.validation
Modifier 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