Uses of Interface
sootup.core.validation.BodyValidator
Packages that use BodyValidator
-
Uses of BodyValidator in sootup.core.validation
Classes in sootup.core.validation that implement BodyValidatorModifier and TypeClassDescriptionclassThis validator checks whether local variables are defined before they are used.classclassclassThis validator checks whether each ParameterRef and ThisRef is used exactly once.classA basic validator that checks whether the length of the invoke statement's argument list matches the length of the target methods's parameter type list.classThis validator checks whether the jimple traps are correct.classclassclassclassclassclassChecks whether the types used for locals, method parameters, and method return values are allowed in final Jimple code.class