MCPcopy Create free account
hub / github.com/Tencent/LuaHelper / IsLocalReferExpEmpty

Function IsLocalReferExpEmpty

luahelper-lsp/langserver/check/common/util.go:1371–1412  ·  view source on GitHub ↗

IsLocalReferExpEmpty 判断局部变量的定义的时候,定义的Exp是否指向的ReferExp为empty strName 为局部变量定义的名字 rightExp 为赋值表达式右边的变量

(strName string, rightExp ast.Exp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

GetExpNameFunction · 0.85
GetSimpleValueFunction · 0.85

Tested by

no test coverage detected