MCPcopy Index your code
hub / github.com/blastrain/vitess-sqlparser / Leave

Method Leave

tidbparser/ast/ast.go:209–209  ·  view source on GitHub ↗

Leave is called after children nodes have been visited. The returned node's type can be different from the input node if it is a ExprNode, Non-expression node must be the same type as the input node n. ok returns false to stop visiting.

(n Node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65
AcceptMethod · 0.65

Implementers 2

readOnlyCheckertidbparser/ast/read_only_checker.go
flagSettertidbparser/ast/flag.go

Calls

no outgoing calls

Tested by

no test coverage detected