Package sootup.core.validation
Class StmtsValidator
java.lang.Object
sootup.core.validation.StmtsValidator
- All Implemented Interfaces:
BodyValidator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionVerifies that the Units of this Body all point to a Unit contained within this body.
-
Constructor Details
-
StmtsValidator
public StmtsValidator()
-
-
Method Details
-
validate
Verifies that the Units of this Body all point to a Unit contained within this body.- Specified by:
validate
in interfaceBodyValidator
- Parameters:
body
- the body to checkview
- the view- Returns:
-