Uses of Package
sootup.callgraph.config
Packages that use sootup.callgraph.config
-
Classes in sootup.callgraph.config used by qilin.callgraphClassDescriptionImmutable snapshot of the properties
CallGraphConfigBuildercollects before a caller transitions to a family-specific stage (seeCallGraphConfigBuilder.cha(),CallGraphConfigBuilder.rta(),CallGraphConfigBuilder.into(java.util.function.Function<sootup.callgraph.config.CommonCallGraphSettings, B>)). -
Classes in sootup.callgraph.config used by sootup.callgraphClassDescriptionStage 1 of the unified
CallGraphConfigbuilder chain: collects the properties shared across every call-graph algorithm family, then transitions to a family-specific stage. -
Classes in sootup.callgraph.config used by sootup.callgraph.configClassDescriptionStage 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. -
Classes in sootup.callgraph.config used by sootup.sparkClassDescriptionImmutable snapshot of the properties
CallGraphConfigBuildercollects before a caller transitions to a family-specific stage (seeCallGraphConfigBuilder.cha(),CallGraphConfigBuilder.rta(),CallGraphConfigBuilder.into(java.util.function.Function<sootup.callgraph.config.CommonCallGraphSettings, B>)).