public class Validate extends Object
Constructor and Description |
---|
Validate() |
Modifier and Type | Method and Description |
---|---|
static SootMethodRef |
makeMethodRef(String cName,
String mName,
String rType,
List<String> pTypes,
boolean isStatic) |
static void |
validateArrays(Body b) |