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

Method Len

common/runes/buffer.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 Get(i int) rune
27 Slice(i, j int) string
28 Len() int
29}
30
31type emptyBuffer struct{}

Callers 15

TestNewBuffer_ASCIIFunction · 0.95
TestNewBuffer_BasicFunction · 0.95
TestNewBuffer_AllFunction · 0.95
TestNewBuffer_EmptyFunction · 0.95
registerMessagesFunction · 0.65
CallCostMethod · 0.65
ParseMethod · 0.65
ConsumeMethod · 0.65
LAMethod · 0.65
SeekMethod · 0.65

Implementers 4

emptyBuffercommon/runes/buffer.go
asciiBuffercommon/runes/buffer.go
basicBuffercommon/runes/buffer.go
supplementalBuffercommon/runes/buffer.go

Calls

no outgoing calls

Tested by 8

TestNewBuffer_ASCIIFunction · 0.76
TestNewBuffer_BasicFunction · 0.76
TestNewBuffer_AllFunction · 0.76
TestNewBuffer_EmptyFunction · 0.76
CallCostMethod · 0.52
CallCostMethod · 0.52