MCPcopy
hub / github.com/uber/aresdb / GetOrdering

Method GetOrdering

query/sql/antlrgen/sqlbase_parser.go:2003–2003  ·  view source on GitHub ↗

GetOrdering returns the ordering token.

()

Source from the content-addressed store, hash-verified

2001
2002 // GetOrdering returns the ordering token.
2003 GetOrdering() antlr.Token
2004
2005 // GetNullOrdering returns the nullOrdering token.
2006 GetNullOrdering() antlr.Token

Callers 1

VisitSortItemMethod · 0.65

Implementers 1

SortItemContextquery/sql/antlrgen/sqlbase_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected