MCPcopy 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
71def get_name(decl):
72 return decl[-1]
73
74member_decl = []
75param_decl = []

Callers 1

parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected