MCPcopy Create free account
hub / github.com/upper/db / Empty

Method Empty

internal/adapter/logical_expr.go:38–38  ·  view source on GitHub ↗

Empty returns true if the compound has zero children, false otherwise.

()

Source from the content-addressed store, hash-verified

36
37 // Empty returns true if the compound has zero children, false otherwise.
38 Empty() bool
39}
40
41// LogicalOperator represents the operation on a compound statement.

Callers 6

EmptyMethod · 0.65
EmptyMethod · 0.65
defaultJoinFunction · 0.65
EmptyMethod · 0.65
TestSessionMethod · 0.65
buildMethod · 0.65

Implementers 2

RawExprinternal/adapter/raw.go
LogicalExprGroupinternal/adapter/logical_expr.go

Calls

no outgoing calls

Tested by

no test coverage detected