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

Function judgeAssignSelf

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

judgeAssignSelf 根据传入的var = exp, 判断是否为 a = a 或者为 _G.b = _G.b

(valExp ast.Exp, expExp ast.Exp)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

JudgeIgnoreAssinValeFunction · 0.85

Calls 2

GetExpNameFunction · 0.85
JudgeSimpleStrFunction · 0.85

Tested by

no test coverage detected