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

Struct Delete_stmt_limitedContext

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

Source from the content-addressed store, hash-verified

11476}
11477
11478type Delete_stmt_limitedContext struct {
11479 antlr.BaseParserRuleContext
11480 parser antlr.Parser
11481}
11482
11483func NewEmptyDelete_stmt_limitedContext() *Delete_stmt_limitedContext {
11484 var p = new(Delete_stmt_limitedContext)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected