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