MCPcopy
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
1450func (s *SetOperationContext) GetOperator() antlr.Token { return s.operator }
1451
1452func (s *SetOperationContext) SetOperator(v antlr.Token) { s.operator = v }
1453

Callers 2

VisitLogicalBinaryMethod · 0.45
hasORInPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected