Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ SetLocation
Method
SetLocation
ast/node.go:17–17 ·
view source on GitHub ↗
(file.Location)
Source
from the content-addressed store, hash-verified
15
type
Node
interface
{
16
Location() file.Location
17
SetLocation(file.Location)
18
Nature() *nature.Nature
19
SetNature(nature.Nature)
20
Type() reflect.Type
Callers
4
parseSecondary
Method · 0.95
createNode
Method · 0.65
createMemberNode
Method · 0.65
Patch
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected