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

Method RECURSIVE

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

Source from the content-addressed store, hash-verified

1042}
1043
1044func (s *WithContext) RECURSIVE() antlr.TerminalNode {
1045 return s.GetToken(SqlBaseParserRECURSIVE, 0)
1046}
1047
1048func (s *WithContext) GetRuleContext() antlr.RuleContext {
1049 return s

Callers 1

VisitWithMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected