Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ getString
Method
getString
src/main/java/pascal/taie/ir/exp/StringLiteral.java:50–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
public
String getString() {
51
return
value;
52
}
53
54
@Override
55
public
<T> T accept(ExpVisitor<T> visitor) {
Callers
15
addReflectionLogClasses
Method · 0.45
ThrowAnalysis
Method · 0.45
ResultProcessor
Method · 0.45
setOutput
Method · 0.45
readInputs
Method · 0.45
CallGraphBuilder
Method · 0.45
CFGBuilder
Method · 0.45
setPlugin
Method · 0.45
process
Method · 0.45
setSolver
Method · 0.45
setSolver
Method · 0.45
setSolver
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected