Predicate IR::assignInstruction
Gets the instruction corresponding to the i
th assignment happening at
assgn
(0-based).
Import path
import semmle.go.controlflow.IR
AssignInstruction assignInstruction(Assignment assgn, int i)
Gets the instruction corresponding to the i
th assignment happening at
assgn
(0-based).
import semmle.go.controlflow.IR
AssignInstruction assignInstruction(Assignment assgn, int i)