| Package | Description |
|---|---|
| com.h3xstream.findsecbugs.taintanalysis |
| Constructor and Description |
|---|
TaintAnalysis(org.apache.bcel.generic.MethodGen methodGen,
edu.umd.cs.findbugs.ba.DepthFirstSearch dfs,
edu.umd.cs.findbugs.classfile.MethodDescriptor descriptor,
TaintConfig taintConfig)
Constructs analysis for the given method
|
TaintFrameModelingVisitor(org.apache.bcel.generic.ConstantPoolGen cpg,
edu.umd.cs.findbugs.classfile.MethodDescriptor method,
TaintConfig taintConfig)
Constructs the object and stores the parameters
|
Copyright © 2017. All rights reserved.