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
(@NonNull Stmt stmt) ImmutableBlockStmtGraph.getBlocks()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getExceptionalPredecessors()
@NonNull Map<? extends ClassType,
ImmutableBlockStmtGraph.ImmutableBasicBlock> ImmutableBlockStmtGraph.ImmutableBasicBlock.getExceptionalSuccessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getPredecessors()
ImmutableBlockStmtGraph.ImmutableBasicBlock.getSuccessors()