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

Method MINUS

internal/engine/sqlite/parser/sqlite_parser.go:6714–6714  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6712 NUMERIC_LITERAL() antlr.TerminalNode
6713 PLUS() antlr.TerminalNode
6714 MINUS() antlr.TerminalNode
6715
6716 // IsSigned_numberContext differentiates from other interfaces.
6717 IsSigned_numberContext()

Callers 1

convertUnaryExprMethod · 0.65

Implementers 1

Signed_numberContextinternal/engine/sqlite/parser/sqlite_p

Calls

no outgoing calls

Tested by

no test coverage detected