Package sootup.core.validation
Class UsesValidator
java.lang.Object
sootup.core.validation.UsesValidator
- All Implemented Interfaces:
BodyValidator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionVerifies that each use in this Body has a def.
-
Constructor Details
-
UsesValidator
public UsesValidator()
-
-
Method Details
-
validate
Verifies that each use in this Body has a def.- Specified by:
validate
in interfaceBodyValidator
- Parameters:
body
- the body to checkview
- the view- Returns:
-