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

Method Enter

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

Enter is called before children nodes are visited. The returned node must be the same type as the input node n. skipChildren returns true means children nodes should be skipped, this is useful when work is done in Enter and there is no need to visit children.

(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