| Package | Description |
|---|---|
| com.ibm.wala.shrikeBT |
| Modifier and Type | Method and Description |
|---|---|
static PutInstruction |
PutInstruction.make(String type,
String className,
String fieldName,
boolean isStatic) |
static PutInstruction |
Util.makePut(Class<?> c,
String name)
Make an Instruction which stores the value of a field, given its name and Java Class.
|
Copyright © 2019. All rights reserved.