Package sootup.core.validation
Class TrapsValidator
java.lang.Object
sootup.core.validation.TrapsValidator
- All Implemented Interfaces:
BodyValidator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionVerifies that the begin, end and handler units of each trap are in this body.
-
Constructor Details
-
TrapsValidator
public TrapsValidator()
-
-
Method Details
-
validate
Verifies that the begin, end and handler units of each trap are in this body.- Specified by:
validate
in interfaceBodyValidator
- Parameters:
body
- the body to checkview
- the view- Returns:
-