Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cel-expr/cel-go
/ Value
Method
Value
common/ast/expr.go:230–230 ·
view source on GitHub ↗
Value returns the map entry value expression.
()
Source
from the content-addressed store, hash-verified
228
229
// Value returns the map entry value expression.
230
Value() Expr
231
232
// IsOptional returns whether the entry is optional.
233
IsOptional() bool
Callers
15
createResultMatcherFromPB
Method · 0.65
refValueToExprValue
Function · 0.65
createResultMatcher
Method · 0.65
collectCoverageStats
Function · 0.65
VisitExpr
Method · 0.65
VisitEntryExpr
Method · 0.65
envToValidators
Function · 0.65
TestWhitespaceHanlding
Function · 0.65
maybeMergeConstant
Function · 0.65
costCreateMap
Method · 0.65
costCreateStruct
Method · 0.65
checkIdent
Method · 0.65
Implementers
2
baseMapEntry
common/ast/expr.go
navigableEntryImpl
common/ast/navigable.go
Calls
no outgoing calls
Tested by
15
TestWhitespaceHanlding
Function · 0.52
TestNetwork_TypeConversions
Function · 0.52
TestStringFormat
Function · 0.52
TestStringFormatHeterogeneousLiterals
Function · 0.52
TestLiteralOutput
Function · 0.52
TestLists
Function · 0.52
TestStringFormatV2
Function · 0.52
TestStringFormatHeterogeneousLiteralsV2
Function · 0.52
TestNativeTypes
Function · 0.52
TestNativeTypesWithOptional
Function · 0.52
TestNativeTypesWithCELTypedFields
Function · 0.52
TestNativeTypeValue
Function · 0.52