Predicate getArgument
Gets the ith argument of call c, where the receiver of a method call
counts as argument -1.
Import path
import semmle.go.dataflow.internal.DataFlowPrivateNode getArgument(CallNode c, int i)Gets the ith argument of call c, where the receiver of a method call
counts as argument -1.
import semmle.go.dataflow.internal.DataFlowPrivateNode getArgument(CallNode c, int i)