Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ get_name
Function
get_name
plugins/qmljs/nodejsmodules/idltojs.py:71–72 ·
view source on GitHub ↗
(decl)
Source
from the content-addressed store, hash-verified
69
return
typename
70
71
def
get_name(decl):
72
return
decl[-1]
73
74
member_decl = []
75
param_decl = []
Callers
1
parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected