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

Struct Block

luahelper-lsp/langserver/check/compiler/ast/block.go:14–18  ·  view source on GitHub ↗

chunk ::= block type Chunk *Block Block code block block ::= {stat} [retstat] retstat ::= return [explist] [';'] explist ::= exp {',' exp}}

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