MCPcopy
hub / github.com/gopherjs/gopherjs / Burnable

Interface Burnable

tests/testdata/gencircle/burninate/dragon/dragon.go:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package dragon
2
3type Burnable interface{ String() string }
4
5type Trogdor[T Burnable] struct{}
6

Callers 8

mainFunction · 0.65
translateStmtMethod · 0.65
translateAssignMethod · 0.65
translateResultsMethod · 0.65
expandTupleArgsMethod · 0.65
translateArgsMethod · 0.65
toJavaScriptTypeFunction · 0.65

Implementers 11

expressioncompiler/expressions.go
Archivecompiler/compiler.go
Resolvercompiler/internal/typeparams/resolver.
Instancecompiler/internal/typeparams/instance.
Namecompiler/internal/symbol/symbol.go
Infocompiler/internal/dce/info.go
Valuecompiler/natives/src/syscall/js/js.go
Objectjs/js.go
Identifierinternal/sourcemapx/identifier.go
Cottagestests/testdata/gencircle/burninate/bur
testtests/gorepo/run.go

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…