MCPcopy Create free account
hub / github.com/AfterShip/clickhouse-sql-parser / End

Method End

parser/ast.go:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159}
160
161func (i *IndexOperation) End() Pos {
162 return i.Index.End()
163}
164
165type JoinTableExpr struct {
166 Table *TableExpr

Callers

nothing calls this directly

Calls 1

EndMethod · 0.65

Tested by

no test coverage detected