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

Function IsReferExpEmpty

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

IsReferExpEmpty 判断赋值的Exp是否指向的ReferExp为empty leftExp 为赋值表达式左边的变量 rightExp 为赋值表达式右边的变量

(leftExp ast.Exp, rightExp ast.Exp, ignoreLeft bool)

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
GetExpSubKeyFunction · 0.85

Tested by

no test coverage detected