MCPcopy Create free account
hub / github.com/cel-expr/cel-go / Value

Method Value

interpreter/interpretable.go:78–78  ·  view source on GitHub ↗

Value returns the constant value of the instruction.

()

Source from the content-addressed store, hash-verified

76
77 // Value returns the constant value of the instruction.
78 Value() ref.Val
79}
80
81// InterpretableAttribute interface for tracking whether the Interpretable is an attribute.

Callers 2

QualifierValueEqualsMethod · 0.65
ExecMethod · 0.65

Implementers 15

boolQualifierinterpreter/attributes.go
fieldQualifierinterpreter/attributes.go
stringQualifierinterpreter/attributes.go
intQualifierinterpreter/attributes.go
uintQualifierinterpreter/attributes.go
doubleQualifierinterpreter/attributes.go
evalConstinterpreter/interpretable.go
unknownQualifierinterpreter/attributes.go
evalStateinterpreter/evalstate.go
IPext/network.go
CIDRext/network.go
Timestampcommon/types/timestamp.go

Calls

no outgoing calls

Tested by

no test coverage detected