MCPcopy
hub / github.com/sqlc-dev/sqlc / Reindex_stmtContext

Struct Reindex_stmtContext

internal/engine/sqlite/parser/sqlite_parser.go:17025–17028  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17023}
17024
17025type Reindex_stmtContext struct {
17026 antlr.BaseParserRuleContext
17027 parser antlr.Parser
17028}
17029
17030func NewEmptyReindex_stmtContext() *Reindex_stmtContext {
17031 var p = new(Reindex_stmtContext)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected