MCPcopy Index your code
hub / github.com/goccy/go-json / ToAnonymousOpcode

Method ToAnonymousOpcode

internal/encoder/code.go:18–18  ·  view source on GitHub ↗
(*compileContext)

Source from the content-addressed store, hash-verified

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

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