Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ Equal
Method
Equal
expr/node.go:92–92 ·
view source on GitHub ↗
Equal compares deep equality of
(Node)
Source
from the content-addressed store, hash-verified
90
91
// Equal compares deep equality of
92
Equal(Node) bool
93
94
// NodeType the String, Identity, etc
95
NodeType() string
Callers
15
verifyTokens
Function · 0.65
TestIdentityQuoting
Function · 0.65
TestLiteralEscaping
Function · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
Equal
Method · 0.65
NodesEqual
Function · 0.65
TestNodePb
Function · 0.65
Implementers
12
FuncNode
expr/node.go
NumberNode
expr/node.go
StringNode
expr/node.go
ValueNode
expr/node.go
IdentityNode
expr/node.go
NullNode
expr/node.go
BinaryNode
expr/node.go
BooleanNode
expr/node.go
TriNode
expr/node.go
UnaryNode
expr/node.go
IncludeNode
expr/node.go
ArrayNode
expr/node.go
Calls
no outgoing calls
Tested by
15
verifyTokens
Function · 0.52
TestIdentityQuoting
Function · 0.52
TestLiteralEscaping
Function · 0.52
TestNodePb
Function · 0.52
TestExprRoundTrip
Function · 0.52
TestNodeJson
Function · 0.52
TestIdentityNames
Function · 0.52
TestValueTypeFromExpression
Function · 0.52
TestDialectIdentityWriting
Function · 0.52
TestDialectValueWriting
Function · 0.52
TestFuncsRegistry
Function · 0.52
TestFindIncludes
Function · 0.52