MCPcopy 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

processNewStmtMethod · 0.65
buildMethod · 0.65
addClassMethod · 0.65
addMethod · 0.65

Implementers 1

AbstractStmtsrc/main/java/pascal/taie/ir/stmt/Abst

Calls

no outgoing calls

Tested by

no test coverage detected