| Package | Description |
|---|---|
| qilin.pta.toolkits.selectx |
| Modifier and Type | Field and Description |
|---|---|
static Map<LocalVarNode,L> |
L.l2LN |
static Map<LocalVarNode,L> |
L.l2LP |
protected Set<L> |
I.paras |
| Modifier and Type | Method and Description |
|---|---|
L |
L.inv() |
static L |
L.v(LocalVarNode origin,
boolean positive) |
| Modifier and Type | Method and Description |
|---|---|
Set<L> |
L.getInEntryEdges(int i) |
Set<L> |
L.getOutEntryEdges() |
Set<Map.Entry<Integer,Set<L>>> |
L.getOutExitEdges() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
L.addInEntryEdge(int i,
L fromE) |
boolean |
G.addOutEdge(L toE) |
boolean |
L.addOutEntryEdge(int i,
L toE) |
boolean |
L.addOutExitEdge(int i,
L toE) |
Copyright © 2024 Soot OSS. All rights reserved.