Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber/aresdb
/ GetOperator
Method
GetOperator
query/sql/antlrgen/sqlbase_parser.go:1450–1450 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1448
}
1449
1450
func
(s *SetOperationContext) GetOperator() antlr.Token {
return
s.operator }
1451
1452
func
(s *SetOperationContext) SetOperator(v antlr.Token) { s.operator = v }
1453
Callers
2
VisitLogicalBinary
Method · 0.45
hasORInPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected