function-call

The function-call join point matches function call nodes that represent a call to the specified function. It only mathces Call nodes.

Examples

function-call: net/http.Get
function-call: net/http.Post