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) |
Copyright © 2020 Soot OSS. All rights reserved.