| Modifier and Type | Method and Description |
|---|---|
boolean |
addOutEdge(BNode toE) |
boolean |
addOutEdge(I to) |
void |
clearParas() |
Stream<? extends BNode> |
forwardTargets() |
Set<I> |
getOutTargets() |
isVisited, reset, setVisited, toStringpublic void clearParas()
public boolean addOutEdge(I to)
public boolean addOutEdge(BNode toE)
addOutEdge in class BNodepublic Stream<? extends BNode> forwardTargets()
forwardTargets in class BNodeCopyright © 2024 Soot OSS. All rights reserved.