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

Method Description

common/source.go:32–32  ·  view source on GitHub ↗

Description gives a brief description of the source. Example descriptions are a file name or ui element.

()

Source from the content-addressed store, hash-verified

30 // Description gives a brief description of the source.
31 // Example descriptions are a file name or ui element.
32 Description() string
33
34 // LineOffsets gives the character offsets at which lines occur.
35 // The zero-th entry should refer to the break between the first

Callers 15

RelativeMethod · 0.95
TestCustomTagVisitorFunction · 0.65
ParseMethod · 0.65
ToDisplayStringMethod · 0.65
NewSourceInfoFunction · 0.65
TestSourceInfoNilSafetyFunction · 0.65
SourceInfoToProtoFunction · 0.65
TestFunctionMergeFunction · 0.65

Implementers 1

sourceImplcommon/source.go

Calls

no outgoing calls

Tested by 7

TestCustomTagVisitorFunction · 0.52
TestSourceInfoNilSafetyFunction · 0.52
TestFunctionMergeFunction · 0.52