Uses of Class
sootup.core.graph.ImmutableBlockStmtGraph.ImmutableBasicBlock
-
Uses of ImmutableBlockStmtGraph.ImmutableBasicBlock in sootup.core.graph
Modifier and TypeMethodDescriptionImmutableBlockStmtGraph.getBlockOf
(Stmt stmt) ImmutableBlockStmtGraph.getBlocks()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getExceptionalPredecessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getExceptionalSuccessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getPredecessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getSuccessors()