Package sootup.callgraph.config
package sootup.callgraph.config
-
ClassesClassDescriptionStage 1 of the unified
CallGraphConfigbuilder chain: collects the properties shared across every call-graph algorithm family, then transitions to a family-specific stage.CHA-specific stage of the unifiedCallGraphConfigbuilder chain.Immutable snapshot of the propertiesCallGraphConfigBuildercollects before a caller transitions to a family-specific stage (seeCallGraphConfigBuilder.cha(),CallGraphConfigBuilder.rta(),CallGraphConfigBuilder.into(java.util.function.Function<sootup.callgraph.config.CommonCallGraphSettings, B>)).RTA-specific stage of the unifiedCallGraphConfigbuilder chain.