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