◆ ArgumentPassingManager()
| cz.muni.stanse.codestructures.ArgumentPassingManager.ArgumentPassingManager |
( |
final CFGsNavigator |
navigator, |
|
|
final Map< CFGNode, CFGHandle > |
nodeToCFGdict |
|
) |
| |
|
inline |
◆ isIdentityPass()
| boolean cz.muni.stanse.codestructures.ArgumentPassingManager.isIdentityPass |
( |
final CFGNode |
from, |
|
|
final CFGNode |
to |
|
) |
| |
|
inline |
◆ pass()
| String cz.muni.stanse.codestructures.ArgumentPassingManager.pass |
( |
final CFGNode |
from, |
|
|
final String |
argument, |
|
|
final CFGNode |
to |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: