Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ setIndex
Method
setIndex
src/main/java/pascal/taie/ir/stmt/Stmt.java:44–44 ·
view source on GitHub ↗
(int index)
Source
from the content-addressed store, hash-verified
42
int
getIndex();
43
44
void
setIndex(
int
index);
45
46
/**
47
* @
return
the line number of this Stmt in the original source file.
Callers
4
processNewStmt
Method · 0.65
build
Method · 0.65
addClass
Method · 0.65
add
Method · 0.65
Implementers
1
AbstractStmt
src/main/java/pascal/taie/ir/stmt/Abst
Calls
no outgoing calls
Tested by
no test coverage detected