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

Interface Expr

sqlparser/ast.go:1358–1361  ·  view source on GitHub ↗

Expr represents an expression.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 15

Subquerysqlparser/ast.go
AndExprsqlparser/ast.go
OrExprsqlparser/ast.go
NotExprsqlparser/ast.go
ParenExprsqlparser/ast.go
ComparisonExprsqlparser/ast.go
RangeCondsqlparser/ast.go
IsExprsqlparser/ast.go
ExistsExprsqlparser/ast.go
SQLValsqlparser/ast.go
NullValsqlparser/ast.go
ColNamesqlparser/ast.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…