| Package | Description |
|---|---|
| com.ibm.wala.analysis.reflection |
This package provides functions to deal with reflection.
|
| com.ibm.wala.ipa.callgraph.propagation |
This package provides the base layer for propagation-based call graph
construction and pointer analysis.
|
| Modifier and Type | Method and Description |
|---|---|
protected static ConstantKey<String> |
GetMethodContextSelector.makeConstantKey(IClassHierarchy cha,
String str)
Create a constant key for a string.
|
| Constructor and Description |
|---|
GetMethodContext(TypeAbstraction type,
ConstantKey name)
Construct this GetMethodContext.
|
| Modifier and Type | Method and Description |
|---|---|
static StringConstantCharArray |
StringConstantCharArray.make(ConstantKey<String> constant) |
Copyright © 2015. All rights reserved.