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

Struct Unary_operatorContext

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

Source from the content-addressed store, hash-verified

28752}
28753
28754type Unary_operatorContext struct {
28755 antlr.BaseParserRuleContext
28756 parser antlr.Parser
28757}
28758
28759func NewEmptyUnary_operatorContext() *Unary_operatorContext {
28760 var p = new(Unary_operatorContext)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected