Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ ComparisonOperator
TypeAlias
ComparisonOperator
postgres/parser/sem/tree/expr.go:366–366 ·
view source on GitHub ↗
ComparisonOperator represents a binary operator.
Source
from the content-addressed store, hash-verified
364
365
// ComparisonOperator represents a binary operator.
366
type
ComparisonOperator int
367
368
func
(ComparisonOperator) operator() {}
369
Callers
3
expr.go
File · 0.85
String
Method · 0.85
init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected