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

Method Accept

query/sql/tree/Node.go:29–29  ·  view source on GitHub ↗
(visitor AstVisitor, ctx interface{})

Source from the content-addressed store, hash-verified

27 SetValue(value string)
28 GetValue() string
29 Accept(visitor AstVisitor, ctx interface{}) interface{}
30}
31
32// Node is INode

Callers 2

VisitMethod · 0.65
VisitChildrenMethod · 0.65

Implementers 2

SubscriptContextquery/sql/antlrgen/sqlbase_parser.go
Nodequery/sql/tree/Node.go

Calls

no outgoing calls

Tested by

no test coverage detected