Uses of Class
sootup.callgraph.config.RtaCallGraphConfig.Builder
Packages that use RtaCallGraphConfig.Builder
-
Uses of RtaCallGraphConfig.Builder in sootup.callgraph.config
Methods in sootup.callgraph.config that return RtaCallGraphConfig.BuilderModifier and TypeMethodDescription@NonNull RtaCallGraphConfig.BuilderRtaCallGraphConfig.Builder.preInstantiatedClasses(@NonNull Set<ClassType> preInstantiatedClasses) Classes to treat as already-instantiated before RTA's traversal starts.@NonNull RtaCallGraphConfig.BuilderCallGraphConfigBuilder.rta()Transitions to the RTA-specific stage.