MCPcopy Create free account
hub / github.com/Permify/permify / Operator

TypeAlias Operator

pkg/dsl/ast/node.go:13–13  ·  view source on GitHub ↗

Operator defines a logical operator.

Source from the content-addressed store, hash-verified

11 ExpressionType string
12 // Operator defines a logical operator.
13 Operator string
14)
15
16// String returns a string representation of the operator.

Callers 1

parseInfixExpressionMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected