MCPcopy Create free account
hub / github.com/LFYSec/MScan / type

Method type

src/main/java/pascal/taie/analysis/pta/plugin/taint/Source.java:35–35  ·  view source on GitHub ↗

@return type of the taint object generated by this source.

()

Source from the content-addressed store, hash-verified

33 * @return type of the taint object generated by this source.
34 */
35 Type type();
36}

Callers 8

convertFieldRefMethod · 0.80
getFieldsMethod · 0.80
matchesMethod · 0.80
SourceHandlerMethod · 0.80
processCallSourceMethod · 0.80
handleParamSourceMethod · 0.80
processTransferMethod · 0.80
transferTaintMethod · 0.80

Implementers 3

FieldSourcesrc/main/java/pascal/taie/analysis/pta
CallSourcesrc/main/java/pascal/taie/analysis/pta
ParamSourcesrc/main/java/pascal/taie/analysis/pta

Calls

no outgoing calls

Tested by

no test coverage detected