MCPcopy Index your code
hub / github.com/sqlc-dev/sqlc / Result_columnContext

Struct Result_columnContext

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

Source from the content-addressed store, hash-verified

20327}
20328
20329type Result_columnContext struct {
20330 antlr.BaseParserRuleContext
20331 parser antlr.Parser
20332}
20333
20334func NewEmptyResult_columnContext() *Result_columnContext {
20335 var p = new(Result_columnContext)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected