Uses of Class
sootup.core.graph.ImmutableBlockStmtGraph.ImmutableBasicBlock
Packages that use ImmutableBlockStmtGraph.ImmutableBasicBlock
-
Uses of ImmutableBlockStmtGraph.ImmutableBasicBlock in sootup.core.graph
Methods in sootup.core.graph that return types with arguments of type ImmutableBlockStmtGraph.ImmutableBasicBlockModifier and TypeMethodDescriptionImmutableBlockStmtGraph.getBlockOf
(Stmt stmt) ImmutableBlockStmtGraph.getBlocks()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getExceptionalPredecessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getExceptionalSuccessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getPredecessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getSuccessors()