File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
soot-infoflow-summaries/summariesManual Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <summary fileFormatVersion =" 101" >
3+ <methods >
4+ <method id =" java.nio.file.Path get(java.lang.String,java.lang.String[])" >
5+ <flows >
6+ <flow isAlias =" false" typeChecking =" false" >
7+ <from sourceSinkType =" Parameter" ParameterIndex =" 0" />
8+ <to sourceSinkType =" Return" />
9+ </flow >
10+ <flow isAlias =" false" typeChecking =" false" >
11+ <from sourceSinkType =" Parameter" ParameterIndex =" 1" />
12+ <to sourceSinkType =" Return" />
13+ </flow >
14+ </flows >
15+ </method >
16+ <method id =" java.nio.file.Path get(java.net.URI)" >
17+ <flows >
18+ <flow isAlias =" false" typeChecking =" false" >
19+ <from sourceSinkType =" Parameter" ParameterIndex =" 0" />
20+ <to sourceSinkType =" Return" />
21+ </flow >
22+ </flows >
23+ </method >
24+ </methods >
25+ </summary >
You can’t perform that action at this time.
0 commit comments