Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yuin/gopher-lua
/ ExprBase
Struct
ExprBase
ast/expr.go:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
}
7
8
type
ExprBase
struct
{
9
Node
10
}
11
12
func
(expr *ExprBase) exprMarker() {}
13
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected