Uses of Record Class
pascal.taie.analysis.pta.plugin.taint.TaintConfig
Packages that use TaintConfig
-
Uses of TaintConfig in pascal.taie.analysis.pta.plugin.taint
Fields in pascal.taie.analysis.pta.plugin.taint declared as TaintConfigModifier and TypeFieldDescriptionstatic final TaintConfig
TaintConfig.EMPTY
An empty taint config.Methods in pascal.taie.analysis.pta.plugin.taint that return TaintConfigModifier and TypeMethodDescriptionTaintConfigProvider.get()
TaintConfig.mergeWith
(TaintConfig other) Merges this taint config with other taint config.Methods in pascal.taie.analysis.pta.plugin.taint with parameters of type TaintConfigModifier and TypeMethodDescriptionTaintConfig.mergeWith
(TaintConfig other) Merges this taint config with other taint config.