MCPcopy Index your code
hub / github.com/bytebase/bytebase / SetNext

Method SetNext

backend/plugin/parser/base/json_path.go:20–20  ·  view source on GitHub ↗
(SelectorNode)

Source from the content-addressed store, hash-verified

18 toString() string
19 GetIdentifier() string
20 SetNext(SelectorNode)
21 GetNext() SelectorNode
22}
23

Callers 6

dotPathToPathASTFunction · 0.65
fieldPathToPathASTFunction · 0.65
TestStringFunction · 0.65
convertPathASTFunction · 0.65
TestWalkAndMaskJSONFunction · 0.65

Implementers 2

ItemSelectorbackend/plugin/parser/base/json_path.g
ArraySelectorbackend/plugin/parser/base/json_path.g

Calls

no outgoing calls

Tested by 3

TestStringFunction · 0.52
TestWalkAndMaskJSONFunction · 0.52