| Package | Description |
|---|---|
| soot.jimple.toolkits.thread.mhp | |
| soot.jimple.toolkits.thread.mhp.stmt |
| Modifier and Type | Field and Description |
|---|---|
protected Map<JPegStmt,Chain> |
PegGraph.joinStmtToThread |
HashMap<JPegStmt,List> |
PegGraph.startToThread |
| Modifier and Type | Method and Description |
|---|---|
protected Map<JPegStmt,Chain> |
PegGraph.getJoinStmtToThread() |
Map<String,Set<JPegStmt>> |
PegGraph.getNotifyAll() |
protected Set<JPegStmt> |
PegGraph.getSpecialJoin() |
Map<JPegStmt,List> |
PegGraph.getStartToThread() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PegGraph.buildSuccsForInlining(JPegStmt stmt,
Chain chain,
PegGraph inlinee) |
| Modifier and Type | Class and Description |
|---|---|
class |
BeginStmt |
class |
JoinStmt |
class |
MonitorEntryStmt |
class |
MonitorExitStmt |
class |
NotifiedEntryStmt |
class |
NotifyAllStmt |
class |
NotifyStmt |
class |
OtherStmt |
class |
StartStmt |
class |
WaitingStmt |
class |
WaitStmt |
Copyright © 2020 Soot OSS. All rights reserved.