MCPcopy
hub / github.com/goccy/go-json / AnonymousCode

Interface AnonymousCode

internal/encoder/code.go:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17type AnonymousCode interface {
18 ToAnonymousOpcode(*compileContext) Opcodes
19}
20
21type Opcodes []*Opcode
22

Callers 3

ToAnonymousOpcodeMethod · 0.65
toValueOpcodesMethod · 0.65
ToAnonymousOpcodeMethod · 0.65

Implementers 3

StructCodeinternal/encoder/code.go
StructFieldCodeinternal/encoder/code.go
PtrCodeinternal/encoder/code.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…