MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / Parse

Function Parse

sqlparser/ast.go:45–72  ·  view source on GitHub ↗

Instructions for creating new types: If a type needs to satisfy an interface, declare that function along with that interface. This will help users identify the list of types to which they can assert those interfaces. If the member of a type has a string with a predefined list of values, declare tho

(sql string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

TestDropTableParsingFunction · 0.85
TestSelectParsingFunction · 0.85
TestCreateTableParsingFunction · 0.85

Calls 7

NewStringTokenizerFunction · 0.85
NewMethod · 0.80
yyParseFunction · 0.70
ParseMethod · 0.65

Tested by 5

TestDropTableParsingFunction · 0.68
TestSelectParsingFunction · 0.68
TestCreateTableParsingFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…