程序包 proguard.analysis.cpa.domain.taint
-
类概要 类 说明 TaintSink ATaintSinkspecifies a sink for the taint analysis.TaintSource ATaintSourcespecifies a method which can taint any (subset) of the following: the instance, the return value, the argument objects, or static fields.