MCPcopy Index your code
hub / github.com/uber/aresdb / Sqltype

Method Sqltype

query/sql/antlrgen/sqlbase_parser.go:9535–9537  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9533}
9534
9535func (p *SqlBaseParser) Sqltype() (localctx ISqltypeContext) {
9536 return p.sqltype(0)
9537}
9538
9539func (p *SqlBaseParser) sqltype(_p int) (localctx ISqltypeContext) {
9540 var _parentctx antlr.ParserRuleContext = p.GetParserRuleContext()

Callers

nothing calls this directly

Calls 1

sqltypeMethod · 0.95

Tested by

no test coverage detected