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

Method CandidateVariableNames

interpreter/attributes.go:123–123  ·  view source on GitHub ↗

CandidateVariableNames returns the possible namespaced variable names for this Attribute in the CEL namespace resolution order.

()

Source from the content-addressed store, hash-verified

121 // CandidateVariableNames returns the possible namespaced variable names for this Attribute in
122 // the CEL namespace resolution order.
123 CandidateVariableNames() []string
124
125 // Qualifiers returns the list of qualifiers associated with the Attribute.
126 Qualifiers() []Qualifier

Callers 4

ResolveMethod · 0.65
AddQualifierMethod · 0.65

Implementers 1

absoluteAttributeinterpreter/attributes.go

Calls

no outgoing calls

Tested by 2