Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ getcallstatement
Function
getcallstatement
numpy/f2py/auxfuncs.py:696–697 ·
view source on GitHub ↗
(rout)
Source
from the content-addressed store, hash-verified
694
695
696
def
getcallstatement(rout):
697
return
getmultilineblock(rout,
'callstatement'
)
698
699
700
def
getcallprotoargument(rout, cb_map={}):
Callers
2
routsign2map
Function · 0.85
hascallstatement
Function · 0.85
Calls
1
getmultilineblock
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…