Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/uber/aresdb
/ GetBase
Method
GetBase
query/sql/antlrgen/sqlbase_parser.go:6628–6628 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6626
}
6627
6628
func
(s *DereferenceContext) GetBase() IPrimaryExpressionContext {
return
s.base }
6629
6630
func
(s *DereferenceContext) GetFieldName() IIdentifierContext {
return
s.fieldName }
6631
Callers
1
VisitDereference
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected