MCPcopy
hub / github.com/gopherjs/gopherjs / Type

Method Type

compiler/typesutil/typesutil.go:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 Index() []int
55 Obj() types.Object
56 Type() types.Type
57}
58
59// NewSelection creates a new selection.

Callers 15

translateStmtMethod · 0.65
translateAssignMethod · 0.65
translateResultsMethod · 0.65
initArgsMethod · 0.65
expandTupleArgsMethod · 0.65
newIdentForMethod · 0.65
knownInstancesMethod · 0.65
methodNameMethod · 0.65
typeNameMethod · 0.65
fieldTypeMethod · 0.65
translateExprMethod · 0.65
makeReceiverMethod · 0.65

Implementers 1

selectionImplcompiler/typesutil/typesutil.go

Calls

no outgoing calls

Tested by 9

TestInstanceStringFunction · 0.52
TestVisitorFunction · 0.52
Test_FindNestingFuncFunction · 0.52
TestNameFunction · 0.52
TestIssue22073Function · 0.52
TestMapIterSetFunction · 0.52
TestCompareFunction · 0.52
TestReflectSetForEmbedFunction · 0.52