| Package | Description |
|---|---|
| com.ibm.wala.demandpa.alg | |
| com.ibm.wala.demandpa.alg.statemachine |
| Modifier and Type | Class and Description |
|---|---|
static class |
ContextSensitiveStateMachine.Factory |
static class |
IntraProcFilter.Factory |
| Modifier and Type | Method and Description |
|---|---|
StateMachineFactory<IFlowLabel> |
DemandRefinementPointsTo.getStateMachineFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DemandRefinementPointsTo |
DemandRefinementPointsTo.makeWithDefaultFlowGraph(CallGraph cg,
HeapModel model,
MemoryAccessMap mam,
IClassHierarchy cha,
AnalysisOptions options,
StateMachineFactory<IFlowLabel> stateMachineFactory)
create a demand points-to analysis runner
|
void |
DemandRefinementPointsTo.setStateMachineFactory(StateMachineFactory<IFlowLabel> stateMachineFactory) |
| Modifier and Type | Class and Description |
|---|---|
static class |
DummyStateMachine.Factory<T> |
Copyright © 2015. All rights reserved.