MCPcopy Create free account
hub / github.com/expr-lang/expr / EmbedMethod

Method EmbedMethod

test/mock/mock.go:150–152  ·  view source on GitHub ↗
(_ int)

Source from the content-addressed store, hash-verified

148}
149
150func (p Embed) EmbedMethod(_ int) string {
151 return ""
152}
153
154type EmbedPointerEmbed struct {
155 EmbedPointerEmbedInt int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected