Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yuin/gopher-lua
/ Line
Method
Line
ast/ast.go:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
type
PositionHolder
interface
{
4
Line() int
5
SetLine(int)
6
LastLine() int
7
SetLastLine(int)
Callers
4
sline
Function · 0.65
eline
Function · 0.65
newCodeBlock
Function · 0.65
Parse
Method · 0.65
Implementers
1
Node
ast/ast.go
Calls
no outgoing calls
Tested by
no test coverage detected