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

Struct Update_stmt_limitedContext

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

Source from the content-addressed store, hash-verified

21963}
21964
21965type Update_stmt_limitedContext struct {
21966 antlr.BaseParserRuleContext
21967 parser antlr.Parser
21968}
21969
21970func NewEmptyUpdate_stmt_limitedContext() *Update_stmt_limitedContext {
21971 var p = new(Update_stmt_limitedContext)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected