Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1044
func
(s *WithContext) RECURSIVE() antlr.TerminalNode {
1045
return
s.GetToken(SqlBaseParserRECURSIVE, 0)
1046
}
1047
1048
func
(s *WithContext) GetRuleContext() antlr.RuleContext {
1049
return
s
Callers
1
VisitWith
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected