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

Method GetName

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

GetName returns the name rule contexts.

()

Source from the content-addressed store, hash-verified

2958
2959 // GetName returns the name rule contexts.
2960 GetName() IIdentifierContext
2961
2962 // SetName sets the name rule contexts.
2963 SetName(IIdentifierContext)

Callers 1

VisitNamedQueryMethod · 0.65

Implementers 1

NamedQueryContextquery/sql/antlrgen/sqlbase_parser.go

Calls

no outgoing calls

Tested by

no test coverage detected