Injector MkExtractNode
A control-flow node that represents the i
th component of a tuple expression s
.
Import path
import semmle.go.controlflow.ControlFlowGraphImpl
MkExtractNode MkExtractNode(AstNode s, int i)
A control-flow node that represents the i
th component of a tuple expression s
.
import semmle.go.controlflow.ControlFlowGraphImpl
MkExtractNode MkExtractNode(AstNode s, int i)