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

Struct AssignStat

luahelper-lsp/langserver/check/compiler/ast/stat.go:113–117  ·  view source on GitHub ↗

AssignStat 赋值语句 varlist ‘=’ explist varlist ::= var {‘,’ var} var ::= Name | prefixexp ‘[’ exp ‘]’ | prefixexp ‘.’ Name

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected